diff options
Diffstat (limited to 'dev-java/commons-el/commons-el-1.0.ebuild')
-rw-r--r-- | dev-java/commons-el/commons-el-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/commons-el/commons-el-1.0.ebuild b/dev-java/commons-el/commons-el-1.0.ebuild index 00a52189cd35..40b327175274 100644 --- a/dev-java/commons-el/commons-el-1.0.ebuild +++ b/dev-java/commons-el/commons-el-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-el/commons-el-1.0.ebuild,v 1.4 2004/06/24 22:21:48 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-el/commons-el-1.0.ebuild,v 1.5 2004/10/17 07:25:18 absinthe Exp $ inherit java-pkg @@ -9,7 +9,7 @@ HOMEPAGE="http://jakarta.apache.org/commons/el.html" SRC_URI="mirror://apache/jakarta/commons/el/source/${P}-src.tar.gz" LICENSE="Apache-1.1" SLOT="0" -KEYWORDS="x86 ~sparc" +KEYWORDS="x86 ~sparc ~amd64" IUSE="jikes" DEPEND=">=virtual/jdk-1.4 >=dev-java/servletapi-2.4 |