diff options
Diffstat (limited to 'dev-java/ant-optional/ant-optional-1.6.1-r1.ebuild')
-rw-r--r-- | dev-java/ant-optional/ant-optional-1.6.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/ant-optional/ant-optional-1.6.1-r1.ebuild b/dev-java/ant-optional/ant-optional-1.6.1-r1.ebuild index 39b084c6e31f..b06bc0b22482 100644 --- a/dev-java/ant-optional/ant-optional-1.6.1-r1.ebuild +++ b/dev-java/ant-optional/ant-optional-1.6.1-r1.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/dev-java/ant-optional/ant-optional-1.6.1-r1.ebuild,v 1.6 2004/05/02 01:13:27 karltk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-optional/ant-optional-1.6.1-r1.ebuild,v 1.7 2004/05/09 22:15:17 weeve Exp $ inherit java-pkg eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://apache/ant/source/apache-ant-${PV}-src.tar.bz2" LICENSE="Apache-1.1" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~x86 ~sparc" IUSE="doc javamail" DEPEND="=dev-java/ant-${PV}-r1 |