diff options
Diffstat (limited to 'dev-java/ant-tasks/ant-tasks-1.7.0.ebuild')
-rw-r--r-- | dev-java/ant-tasks/ant-tasks-1.7.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/ant-tasks/ant-tasks-1.7.0.ebuild b/dev-java/ant-tasks/ant-tasks-1.7.0.ebuild index 3978da853403..9f8bb28b1a4f 100644 --- a/dev-java/ant-tasks/ant-tasks-1.7.0.ebuild +++ b/dev-java/ant-tasks/ant-tasks-1.7.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-tasks/ant-tasks-1.7.0.ebuild,v 1.4 2007/01/25 18:31:39 wltjr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-tasks/ant-tasks-1.7.0.ebuild,v 1.5 2007/01/26 13:59:16 nelchael Exp $ inherit java-pkg-2 eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://ant.apache.org/" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd" IUSE="jai javamail noantlr nobcel nobsf nocommonsnet nocommonslogging nojdepend nojmf nojsch nolog4j nooro noregexp noresolver noswing noxalan" # nobeanutils nobsh nojython norhino noxerces |