summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Carlson <absinthe@gentoo.org>2004-10-19 20:25:59 +0000
committerDylan Carlson <absinthe@gentoo.org>2004-10-19 20:25:59 +0000
commit1e67555175c237d6db60436260eee9dc7545ce9d (patch)
tree93ae30bf615584ce8e8fc9464229e90bf2aa79f4 /dev-java/commons-codec/commons-codec-1.3.ebuild
parentStable on hppa. (Manifest recommit) (diff)
downloadgentoo-2-1e67555175c237d6db60436260eee9dc7545ce9d.tar.gz
gentoo-2-1e67555175c237d6db60436260eee9dc7545ce9d.tar.bz2
gentoo-2-1e67555175c237d6db60436260eee9dc7545ce9d.zip
Keywords ~amd64.
Diffstat (limited to 'dev-java/commons-codec/commons-codec-1.3.ebuild')
-rw-r--r--dev-java/commons-codec/commons-codec-1.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/commons-codec/commons-codec-1.3.ebuild b/dev-java/commons-codec/commons-codec-1.3.ebuild
index d022ebea66bc..6bb7074e5825 100644
--- a/dev-java/commons-codec/commons-codec-1.3.ebuild
+++ b/dev-java/commons-codec/commons-codec-1.3.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-codec/commons-codec-1.3.ebuild,v 1.2 2004/10/16 17:04:32 axxo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-codec/commons-codec-1.3.ebuild,v 1.3 2004/10/19 20:25:59 absinthe Exp $
inherit java-pkg
@@ -17,7 +17,7 @@ DEPEND=">=virtual/jdk-1.3
RDEPEND=">=virtual/jdk-1.3"
LICENSE="Apache-1.1"
SLOT="0"
-KEYWORDS="x86 ppc"
+KEYWORDS="x86 ppc ~amd64"
IUSE="doc jikes junit"
S="${WORKDIR}"