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: Sat, 01 Oct 2016 12:57:38
Message-Id: 1475321924.3b7f3cc92827d722e3043e62530c22ad29278b72.jer@gentoo
1 commit: 3b7f3cc92827d722e3043e62530c22ad29278b72
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 1 11:38:44 2016 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 1 11:38:44 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b7f3cc9
7
8 app-i18n/unicode-data: Stable for HPPA (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 5ac5990..80f7e6a 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"