Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/icu4j/
Date: Fri, 02 Oct 2015 10:34:55
Message-Id: 1443781956.bd4540cc301100c52cc5b605e2d164221147db0d.monsieurp@gentoo
1 commit: bd4540cc301100c52cc5b605e2d164221147db0d
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 2 09:44:08 2015 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 2 10:32:36 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd4540cc
7
8 dev-java/icu4j: Stable for ppc+ppc64.
9
10 Package-Manager: portage-2.2.18
11 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
12
13 dev-java/icu4j/icu4j-4.0.1.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-java/icu4j/icu4j-4.0.1.1.ebuild b/dev-java/icu4j/icu4j-4.0.1.1.ebuild
17 index 402bc69..8b0f07c 100644
18 --- a/dev-java/icu4j/icu4j-4.0.1.1.ebuild
19 +++ b/dev-java/icu4j/icu4j-4.0.1.1.ebuild
20 @@ -23,7 +23,7 @@ SRC_URI="http://download.icu-project.org/files/${PN}/${PV}/${PN}-${MY_PV}-src.ja
21 HOMEPAGE="http://www.icu-project.org/"
22 LICENSE="icu"
23 SLOT="4"
24 -KEYWORDS="amd64 ~ppc ~ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos"
25 +KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos"
26 IUSE=""
27
28 RDEPEND=">=virtual/jre-1.4"