diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-11-22 21:42:52 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-11-22 21:42:52 +0000 |
commit | 6344d7798912b58f880f49ebc0e2322910e3631c (patch) | |
tree | c04809ee3c11de4fc3df511c32855e5003d471e2 /games-simulation | |
parent | Marked ppc stable. (Manifest recommit) (diff) | |
download | gentoo-2-6344d7798912b58f880f49ebc0e2322910e3631c.tar.gz gentoo-2-6344d7798912b58f880f49ebc0e2322910e3631c.tar.bz2 gentoo-2-6344d7798912b58f880f49ebc0e2322910e3631c.zip |
~amd64
Diffstat (limited to 'games-simulation')
-rw-r--r-- | games-simulation/qct/qct-0.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-simulation/qct/qct-0.7.ebuild b/games-simulation/qct/qct-0.7.ebuild index c83080eae621..a7cc1f3f0a06 100644 --- a/games-simulation/qct/qct-0.7.ebuild +++ b/games-simulation/qct/qct-0.7.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-simulation/qct/qct-0.7.ebuild,v 1.3 2004/06/24 23:23:05 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/qct/qct-0.7.ebuild,v 1.4 2004/11/22 21:42:52 jhuebel Exp $ inherit games @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/qct/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ~ppc ~amd64" IUSE="" RDEPEND=">=dev-lang/python-2.2.1 |