diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2004-11-11 19:34:40 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2004-11-11 19:34:40 +0000 |
commit | e4c10b618cc6de8d2391992f078550410bac4fd1 (patch) | |
tree | 2cfac5edb98dee012cbf27bdeca844213fd54c24 /games-puzzle/arrows/arrows-0.6.ebuild | |
parent | Added ~amd64 KEYWORD and closing bug #69610. (diff) | |
download | historical-e4c10b618cc6de8d2391992f078550410bac4fd1.tar.gz historical-e4c10b618cc6de8d2391992f078550410bac4fd1.tar.bz2 historical-e4c10b618cc6de8d2391992f078550410bac4fd1.zip |
Added ~amd64 KEYWORD and closing bug #69614.
Diffstat (limited to 'games-puzzle/arrows/arrows-0.6.ebuild')
-rw-r--r-- | games-puzzle/arrows/arrows-0.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-puzzle/arrows/arrows-0.6.ebuild b/games-puzzle/arrows/arrows-0.6.ebuild index 3429faea61f9..99ed9563809f 100644 --- a/games-puzzle/arrows/arrows-0.6.ebuild +++ b/games-puzzle/arrows/arrows-0.6.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/arrows/arrows-0.6.ebuild,v 1.3 2004/11/09 09:06:13 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/arrows/arrows-0.6.ebuild,v 1.4 2004/11/11 19:34:40 wolf31o2 Exp $ inherit games @@ -10,7 +10,7 @@ SRC_URI="http://noreason.ca/data/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~amd64" IUSE="" DEPEND=">=x11-libs/gtk+-2.4.0" |