diff options
Diffstat (limited to 'games-strategy/triplea/triplea-0.6.0.1.ebuild')
-rw-r--r-- | games-strategy/triplea/triplea-0.6.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-strategy/triplea/triplea-0.6.0.1.ebuild b/games-strategy/triplea/triplea-0.6.0.1.ebuild index 74ba19fca7d5..d70ee42f1f69 100644 --- a/games-strategy/triplea/triplea-0.6.0.1.ebuild +++ b/games-strategy/triplea/triplea-0.6.0.1.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.6.0.1.ebuild,v 1.4 2005/09/23 19:02:10 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/triplea/triplea-0.6.0.1.ebuild,v 1.5 2005/11/09 20:33:10 mr_bones_ Exp $ inherit eutils java-utils java-pkg games @@ -10,7 +10,7 @@ HOMEPAGE="http://triplea.sf.net" SRC_URI="mirror://sourceforge/${PN}/${PN}_source_${MY_PV}.zip" LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc x86" SLOT="0" IUSE="doc jikes" |