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
commit0777d92887f3df9c3f99a5903ec623899bcf3189 (patch)
tree08b88dbffa530635cf7170e17b64fb2675ed389f /dev-java/commons-codec/commons-codec-1.3.ebuild
parentStable on hppa. (diff)
downloadhistorical-0777d92887f3df9c3f99a5903ec623899bcf3189.tar.gz
historical-0777d92887f3df9c3f99a5903ec623899bcf3189.tar.bz2
historical-0777d92887f3df9c3f99a5903ec623899bcf3189.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}"