diff options
Diffstat (limited to 'dev-java/spin/spin-1.3.1.ebuild')
-rw-r--r-- | dev-java/spin/spin-1.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/spin/spin-1.3.1.ebuild b/dev-java/spin/spin-1.3.1.ebuild index f0ba5d517ce5..6295279f7de9 100644 --- a/dev-java/spin/spin-1.3.1.ebuild +++ b/dev-java/spin/spin-1.3.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/dev-java/spin/spin-1.3.1.ebuild,v 1.4 2005/03/29 23:04:30 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/spin/spin-1.3.1.ebuild,v 1.5 2005/04/03 09:13:13 sejo Exp $ inherit java-pkg @@ -9,7 +9,7 @@ HOMEPAGE="http://spin.sourceforge.net" SRC_URI="mirror://sourceforge/${PN}/${P}.zip" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~x86 ~amd64 ~sparc" +KEYWORDS="~x86 ~amd64 ~sparc ~ppc" IUSE="" DEPEND=">=virtual/jdk-1.4 dev-java/ant |