diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-10 13:05:40 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-10 13:05:40 +0000 |
commit | 4041f1ff5f469b26fbfdc55fd56e3206d42dd55a (patch) | |
tree | 3ad8d97f61317734782360b5a64ef7b9210c3558 /games-strategy/uqm | |
parent | Version bump (diff) | |
download | gentoo-2-4041f1ff5f469b26fbfdc55fd56e3206d42dd55a.tar.gz gentoo-2-4041f1ff5f469b26fbfdc55fd56e3206d42dd55a.tar.bz2 gentoo-2-4041f1ff5f469b26fbfdc55fd56e3206d42dd55a.zip |
ppc needs deps
Diffstat (limited to 'games-strategy/uqm')
-rw-r--r-- | games-strategy/uqm/uqm-0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-strategy/uqm/uqm-0.3.ebuild b/games-strategy/uqm/uqm-0.3.ebuild index b0f06d4670c3..753d2820255e 100644 --- a/games-strategy/uqm/uqm-0.3.ebuild +++ b/games-strategy/uqm/uqm-0.3.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-strategy/uqm/uqm-0.3.ebuild,v 1.4 2004/01/24 14:09:56 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/uqm/uqm-0.3.ebuild,v 1.5 2004/02/10 13:05:40 mr_bones_ Exp $ inherit games @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/sc2/${P}-3domusic.zip mirror://sourceforge/sc2/${P}-voice.zip mirror://sourceforge/sc2/${P}-source.tgz" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ~ppc" LICENSE="GPL-2" IUSE="opengl" SLOT="0" |