diff options
Diffstat (limited to 'games-util/gslist/gslist-0.8.2.ebuild')
-rw-r--r-- | games-util/gslist/gslist-0.8.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-util/gslist/gslist-0.8.2.ebuild b/games-util/gslist/gslist-0.8.2.ebuild index 8476069af027..1088b9f7dca0 100644 --- a/games-util/gslist/gslist-0.8.2.ebuild +++ b/games-util/gslist/gslist-0.8.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-util/gslist/gslist-0.8.2.ebuild,v 1.2 2007/01/05 23:34:47 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-util/gslist/gslist-0.8.2.ebuild,v 1.3 2008/03/18 01:50:59 nyhm Exp $ inherit eutils toolchain-funcs games @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.zip" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="app-arch/unzip" |