diff options
Diffstat (limited to 'games-strategy/triplea/triplea-0.4.8.ebuild')
-rw-r--r-- | games-strategy/triplea/triplea-0.4.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-strategy/triplea/triplea-0.4.8.ebuild b/games-strategy/triplea/triplea-0.4.8.ebuild index 425e81025680..385cbb931c58 100644 --- a/games-strategy/triplea/triplea-0.4.8.ebuild +++ b/games-strategy/triplea/triplea-0.4.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/triplea/triplea-0.4.8.ebuild,v 1.4 2005/01/30 08:08:02 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/triplea/triplea-0.4.8.ebuild,v 1.5 2005/06/05 11:30:25 hansmi Exp $ inherit games @@ -11,7 +11,7 @@ HOMEPAGE="http://triplea.sf.net" SRC_URI="mirror://sourceforge/${PN}/${PN}_source_${MY_PV}.zip" LICENSE="GPL-2" -KEYWORDS="x86 amd64 ~ppc" +KEYWORDS="amd64 ppc x86" SLOT="0" IUSE="jikes" |