diff options
Diffstat (limited to 'games-rpg')
-rw-r--r-- | games-rpg/planeshift/planeshift-0.2.010-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-rpg/planeshift/planeshift-0.2.010-r1.ebuild b/games-rpg/planeshift/planeshift-0.2.010-r1.ebuild index 09d9babf510b..b42ff3e274da 100644 --- a/games-rpg/planeshift/planeshift-0.2.010-r1.ebuild +++ b/games-rpg/planeshift/planeshift-0.2.010-r1.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-rpg/planeshift/planeshift-0.2.010-r1.ebuild,v 1.11 2004/12/20 23:53:29 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-rpg/planeshift/planeshift-0.2.010-r1.ebuild,v 1.12 2005/01/09 21:10:25 vapier Exp $ inherit eutils games @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/distfiles/${P}.tar.bz2" LICENSE="|| ( GPL-2 Planeshift )" SLOT="0" -KEYWORDS="x86 ppc" +KEYWORDS="-*" IUSE="" # Doesn't like the new cs-config (bug #54659) |