summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-java/icu4j/icu4j-3.0-r1.ebuild')
-rw-r--r--dev-java/icu4j/icu4j-3.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/icu4j/icu4j-3.0-r1.ebuild b/dev-java/icu4j/icu4j-3.0-r1.ebuild
index cb819db202cb..d0b3fc40c642 100644
--- a/dev-java/icu4j/icu4j-3.0-r1.ebuild
+++ b/dev-java/icu4j/icu4j-3.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/icu4j/icu4j-3.0-r1.ebuild,v 1.4 2007/02/14 08:22:22 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/icu4j/icu4j-3.0-r1.ebuild,v 1.5 2007/04/08 12:33:54 corsair Exp $
inherit java-pkg-2 java-ant-2
@@ -12,7 +12,7 @@ SRC_URI="ftp://www-126.ibm.com/pub/icu4j/${PV}/${PN}src_${MY_PV}.jar
doc? ( ftp://www-126.ibm.com/pub/icu4j/${PV}/${PN}docs_${MY_PV}.jar )"
LICENSE="icu"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ppc ppc64 ~x86 ~x86-fbsd"
IUSE="doc source"
DEPEND=">=virtual/jdk-1.4
dev-java/ant-core