diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-08-15 14:45:19 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-08-15 14:45:19 +0000 |
commit | 08800148015dc33423cc8f6c8fa0e1b9fde8d835 (patch) | |
tree | aee50cdeb7011ca1c43dfbc9efa9dfff2bd31a94 /games-puzzle/galaxis/galaxis-1.7.ebuild | |
parent | Stable on amd64 wrt Bug #143961 (diff) | |
download | gentoo-2-08800148015dc33423cc8f6c8fa0e1b9fde8d835.tar.gz gentoo-2-08800148015dc33423cc8f6c8fa0e1b9fde8d835.tar.bz2 gentoo-2-08800148015dc33423cc8f6c8fa0e1b9fde8d835.zip |
Stable on amd64 wrt Bug #143961
(Portage version: 2.1-r2)
Diffstat (limited to 'games-puzzle/galaxis/galaxis-1.7.ebuild')
-rw-r--r-- | games-puzzle/galaxis/galaxis-1.7.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-puzzle/galaxis/galaxis-1.7.ebuild b/games-puzzle/galaxis/galaxis-1.7.ebuild index a4426d590599..8e9ccdc38347 100644 --- a/games-puzzle/galaxis/galaxis-1.7.ebuild +++ b/games-puzzle/galaxis/galaxis-1.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/galaxis/galaxis-1.7.ebuild,v 1.7 2005/04/15 17:29:28 nigoro Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/galaxis/galaxis-1.7.ebuild,v 1.8 2006/08/15 14:45:19 tcort Exp $ inherit games @@ -10,7 +10,7 @@ SRC_URI="http://www.catb.org/~esr/galaxis/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc ~amd64 ppc64" +KEYWORDS="amd64 ppc ppc64 x86" IUSE="" RDEPEND=">=sys-libs/ncurses-5.3" |