summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-java/commons-codec/commons-codec-1.4.ebuild')
-rw-r--r--dev-java/commons-codec/commons-codec-1.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/commons-codec/commons-codec-1.4.ebuild b/dev-java/commons-codec/commons-codec-1.4.ebuild
index 48ebbc22bd46..973bcbb7ca88 100644
--- a/dev-java/commons-codec/commons-codec-1.4.ebuild
+++ b/dev-java/commons-codec/commons-codec-1.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 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.4.ebuild,v 1.4 2010/05/22 19:50:03 ken69267 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-codec/commons-codec-1.4.ebuild,v 1.5 2010/10/14 16:54:01 ranger Exp $
EAPI=2
JAVA_PKG_IUSE="doc source test"
@@ -13,7 +13,7 @@ SRC_URI="mirror://apache/commons/codec/source/${P}-src.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 ~ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos"
IUSE=""
RDEPEND=">=virtual/jre-1.4"