summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-java/commons-lang/commons-lang-2.0-r1.ebuild')
-rw-r--r--dev-java/commons-lang/commons-lang-2.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/commons-lang/commons-lang-2.0-r1.ebuild b/dev-java/commons-lang/commons-lang-2.0-r1.ebuild
index 4c7aa8ced883..b4208fd36921 100644
--- a/dev-java/commons-lang/commons-lang-2.0-r1.ebuild
+++ b/dev-java/commons-lang/commons-lang-2.0-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/commons-lang/commons-lang-2.0-r1.ebuild,v 1.4 2004/03/23 03:22:37 zx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-lang/commons-lang-2.0-r1.ebuild,v 1.5 2004/05/14 02:52:40 zx Exp $
inherit java-pkg
@@ -15,7 +15,7 @@ RDEPEND=">=virtual/jre-1.3"
LICENSE="Apache-1.1"
SLOT="0"
RESTRICT="nomirror"
-KEYWORDS="x86 ~ppc ~sparc"
+KEYWORDS="x86 ppc sparc ~amd64"
IUSE="doc jikes junit"
S="${WORKDIR}/${PN}-${PV}-src"