diff options
-rw-r--r-- | games-arcade/ascii-invaders/ascii-invaders-0.1b.ebuild | 4 | ||||
-rw-r--r-- | games-arcade/balloonchase/balloonchase-0.9.6.ebuild | 4 | ||||
-rw-r--r-- | games-arcade/betna/betna-0.9.7.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/games-arcade/ascii-invaders/ascii-invaders-0.1b.ebuild b/games-arcade/ascii-invaders/ascii-invaders-0.1b.ebuild index 98907087df98..64155c9e6e38 100644 --- a/games-arcade/ascii-invaders/ascii-invaders-0.1b.ebuild +++ b/games-arcade/ascii-invaders/ascii-invaders-0.1b.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/ascii-invaders/ascii-invaders-0.1b.ebuild,v 1.5 2004/04/19 21:28:46 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/ascii-invaders/ascii-invaders-0.1b.ebuild,v 1.6 2004/06/18 18:02:03 jhuebel Exp $ inherit games @@ -10,7 +10,7 @@ SRC_URI="http://www.ip9.org/munro/invaders/invaders${PV}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 alpha ~sparc" +KEYWORDS="x86 alpha ~sparc ~amd64" IUSE="" RDEPEND="sys-libs/ncurses" diff --git a/games-arcade/balloonchase/balloonchase-0.9.6.ebuild b/games-arcade/balloonchase/balloonchase-0.9.6.ebuild index 1a92a0a94e17..e8b129f72c3d 100644 --- a/games-arcade/balloonchase/balloonchase-0.9.6.ebuild +++ b/games-arcade/balloonchase/balloonchase-0.9.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/balloonchase/balloonchase-0.9.6.ebuild,v 1.2 2004/02/20 06:20:00 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/balloonchase/balloonchase-0.9.6.ebuild,v 1.3 2004/06/18 18:05:18 jhuebel Exp $ inherit games @@ -8,7 +8,7 @@ DESCRIPTION="Fly a hot air balloon and try to blow the other player out of the s HOMEPAGE="http://koti.mbnet.fi/makegho/c/bchase/" SRC_URI="http://koti.mbnet.fi/makegho/c/bchase/${P}.tar.bz2" -KEYWORDS="x86" +KEYWORDS="x86 ~amd64" LICENSE="GPL-2" SLOT="0" IUSE="" diff --git a/games-arcade/betna/betna-0.9.7.ebuild b/games-arcade/betna/betna-0.9.7.ebuild index 8acd1dd16e21..318548005a89 100644 --- a/games-arcade/betna/betna-0.9.7.ebuild +++ b/games-arcade/betna/betna-0.9.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/betna/betna-0.9.7.ebuild,v 1.2 2004/06/03 14:23:37 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/betna/betna-0.9.7.ebuild,v 1.3 2004/06/18 18:07:58 jhuebel Exp $ inherit games @@ -10,7 +10,7 @@ SRC_URI="http://koti.mbnet.fi/makegho/c/betna/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ~ppc ~amd64" IUSE="" RDEPEND=">=media-libs/libsdl-1.2.7" |