Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/unicode-data/
Date: Thu, 29 Sep 2016 04:11:33
Message-Id: 1475122185.ed3092dc90634671ed0128185e9afb3072e4568d.jer@gentoo
1 commit: ed3092dc90634671ed0128185e9afb3072e4568d
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 29 04:09:45 2016 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 29 04:09:45 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed3092dc
7
8 app-i18n/unicode-data: Stable for PPC64 (bug #591592).
9
10 Package-Manager: portage-2.3.1
11 RepoMan-Options: --ignore-arches
12
13 app-i18n/unicode-data/unicode-data-9.0.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-i18n/unicode-data/unicode-data-9.0.0.ebuild b/app-i18n/unicode-data/unicode-data-9.0.0.ebuild
17 index 10f8df9..5ac5990 100644
18 --- a/app-i18n/unicode-data/unicode-data-9.0.0.ebuild
19 +++ b/app-i18n/unicode-data/unicode-data-9.0.0.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="http://www.unicode.org/Public/zipped/${PV}/UCD.zip -> ${P}-UCD.zip
21
22 LICENSE="unicode"
23 SLOT="0"
24 -KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
25 +KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd"
26 IUSE=""
27
28 DEPEND="app-arch/unzip"