summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-java/ant-optional/ant-optional-1.6.0-r2.ebuild')
-rw-r--r--dev-java/ant-optional/ant-optional-1.6.0-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/ant-optional/ant-optional-1.6.0-r2.ebuild b/dev-java/ant-optional/ant-optional-1.6.0-r2.ebuild
index cf2bbee16b50..dc41531a3f12 100644
--- a/dev-java/ant-optional/ant-optional-1.6.0-r2.ebuild
+++ b/dev-java/ant-optional/ant-optional-1.6.0-r2.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.0-r2.ebuild,v 1.5 2004/01/22 01:29:58 strider Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-optional/ant-optional-1.6.0-r2.ebuild,v 1.6 2004/03/11 02:47:52 zx Exp $
inherit java-pkg
@@ -12,7 +12,7 @@ SRC_URI="mirror://apache/ant/source/apache-ant-${PV}-src.tar.bz2"
HOMEPAGE="http://ant.apache.org"
LICENSE="Apache-1.1"
SLOT="0"
-KEYWORDS="-* amd64 ~x86"
+KEYWORDS="-* ~x86"
DEPEND="=dev-java/ant-1.6.0-r2
>=dev-java/java-config-1.2
log4j? ( >=dev-java/log4j-1.2.8 )