diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-06-28 17:27:20 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-06-28 17:27:20 +0000 |
commit | f685a860ad43a47934d35181b3e7b9d0be1b32ba (patch) | |
tree | bd449db470ef28980d1e13bf8b03794e4d7b371e | |
parent | gnuconfig_update, ~amd64 (Manifest recommit) (diff) | |
download | gentoo-2-f685a860ad43a47934d35181b3e7b9d0be1b32ba.tar.gz gentoo-2-f685a860ad43a47934d35181b3e7b9d0be1b32ba.tar.bz2 gentoo-2-f685a860ad43a47934d35181b3e7b9d0be1b32ba.zip |
~amd64
-rw-r--r-- | games-sports/race/race-0.5.ebuild | 4 | ||||
-rw-r--r-- | games-sports/ski/ski-6.5.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games-sports/race/race-0.5.ebuild b/games-sports/race/race-0.5.ebuild index a8eb45950715..5282247c8a9a 100644 --- a/games-sports/race/race-0.5.ebuild +++ b/games-sports/race/race-0.5.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-sports/race/race-0.5.ebuild,v 1.6 2004/06/24 23:24:50 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-sports/race/race-0.5.ebuild,v 1.7 2004/06/28 17:25:29 jhuebel Exp $ inherit games gcc eutils @@ -10,7 +10,7 @@ SRC_URI="ftp://users.freebsd.org.uk/pub/foobar2k/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc ~amd64" IUSE="" RDEPEND="virtual/opengl diff --git a/games-sports/ski/ski-6.5.ebuild b/games-sports/ski/ski-6.5.ebuild index 328d808dfa65..802695f9fbb2 100644 --- a/games-sports/ski/ski-6.5.ebuild +++ b/games-sports/ski/ski-6.5.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-sports/ski/ski-6.5.ebuild,v 1.2 2004/06/24 23:25:11 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-sports/ski/ski-6.5.ebuild,v 1.3 2004/06/28 17:27:20 jhuebel Exp $ inherit games @@ -8,7 +8,7 @@ DESCRIPTION="A simple text-mode skiing game" HOMEPAGE="http://www.catb.org/~esr/ski/" SRC_URI="http://www.catb.org/~esr/ski/${P}.tar.gz" -KEYWORDS="x86" +KEYWORDS="x86 ~amd64" LICENSE="GPL-2" SLOT="0" IUSE="" |