diff options
author | 2004-04-02 10:52:42 +0000 | |
---|---|---|
committer | 2004-04-02 10:52:42 +0000 | |
commit | c7ab6ca040e1f1ddd753393ed2095f775bf9179c (patch) | |
tree | 119a91b8476d3faf89b636f536087e3d83b5bb2e /games-simulation/qct/qct-0.7.ebuild | |
parent | Version bump. Closes bug #46202. (Manifest recommit) (diff) | |
download | gentoo-2-c7ab6ca040e1f1ddd753393ed2095f775bf9179c.tar.gz gentoo-2-c7ab6ca040e1f1ddd753393ed2095f775bf9179c.tar.bz2 gentoo-2-c7ab6ca040e1f1ddd753393ed2095f775bf9179c.zip |
Added to ~ppc
Diffstat (limited to 'games-simulation/qct/qct-0.7.ebuild')
-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 4a59046b0647..aa12bf6bb37e 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 Technologies, Inc. # 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.1 2004/04/01 22:09:55 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/qct/qct-0.7.ebuild,v 1.2 2004/04/02 10:50:37 dholm Exp $ inherit games @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/qct/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" IUSE="" RDEPEND=">=dev-lang/python-2.2.1 |