diff options
Diffstat (limited to 'games-puzzle/bastet/bastet-0.41.ebuild')
-rw-r--r-- | games-puzzle/bastet/bastet-0.41.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-puzzle/bastet/bastet-0.41.ebuild b/games-puzzle/bastet/bastet-0.41.ebuild index fb9684d02e3e..1dfda24d2b9d 100644 --- a/games-puzzle/bastet/bastet-0.41.ebuild +++ b/games-puzzle/bastet/bastet-0.41.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/bastet/bastet-0.41.ebuild,v 1.3 2004/11/05 04:59:16 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/bastet/bastet-0.41.ebuild,v 1.4 2004/12/21 14:34:57 nigoro Exp $ inherit games flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://fph.altervista.org/prog/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~amd64 ~ppc" +KEYWORDS="x86 ~amd64 ~ppc ~ppc64" IUSE="" DEPEND=">=sys-libs/ncurses-5" |