diff options
author | 2005-06-12 18:12:01 +0000 | |
---|---|---|
committer | 2005-06-12 18:12:01 +0000 | |
commit | 7c0627276461a9528a70c72b861ccbd1927c5436 (patch) | |
tree | e3d014945d2a778558a1a0025d14efc4ad05b7d8 /dev-java/icu4j/icu4j-3.0.ebuild | |
parent | cosmetic changes (diff) | |
download | gentoo-2-7c0627276461a9528a70c72b861ccbd1927c5436.tar.gz gentoo-2-7c0627276461a9528a70c72b861ccbd1927c5436.tar.bz2 gentoo-2-7c0627276461a9528a70c72b861ccbd1927c5436.zip |
Added ~sparc keyword wrt bug #95859.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-java/icu4j/icu4j-3.0.ebuild')
-rw-r--r-- | dev-java/icu4j/icu4j-3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/icu4j/icu4j-3.0.ebuild b/dev-java/icu4j/icu4j-3.0.ebuild index 9466ee99c55d..30d5b9c7d836 100644 --- a/dev-java/icu4j/icu4j-3.0.ebuild +++ b/dev-java/icu4j/icu4j-3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/icu4j/icu4j-3.0.ebuild,v 1.5 2005/04/28 19:18:51 luckyduck Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/icu4j/icu4j-3.0.ebuild,v 1.6 2005/06/12 18:10:11 weeve Exp $ inherit java-pkg @@ -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="x86 ppc amd64" +KEYWORDS="amd64 ppc ~sparc x86" IUSE="doc jikes source" DEPEND=">=virtual/jdk-1.4 dev-java/ant-core |