Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/unicode-data/
Date: Tue, 27 Sep 2016 18:47:15
Message-Id: 1475002016.8dd971034ed29f4b1e560cd87c0766432e2fa973.maekke@gentoo
1 commit: 8dd971034ed29f4b1e560cd87c0766432e2fa973
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 27 18:46:56 2016 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 27 18:46:56 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8dd97103
7
8 app-i18n/unicode-data: arm stable, bug #591592
9
10 Package-Manager: portage-2.3.0
11 RepoMan-Options: --include-arches="arm"
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 1c593d2..10f8df9 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"