Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/unicode-cldr/
Date: Sun, 06 Aug 2017 00:17:39
Message-Id: 1501978646.3f3920966582a06a17c282f54a3d6d35ee877ead.slyfox@gentoo
1 commit: 3f3920966582a06a17c282f54a3d6d35ee877ead
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 6 00:16:51 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 6 00:17:26 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f392096
7
8 app-i18n/unicode-cldr: keyworded 31.0.1 for ppc64, bug #626804
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.3
11 RepoMan-Options: --include-arches="ppc64"
12
13 app-i18n/unicode-cldr/unicode-cldr-31.0.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-i18n/unicode-cldr/unicode-cldr-31.0.1.ebuild b/app-i18n/unicode-cldr/unicode-cldr-31.0.1.ebuild
17 index d822ea8fa6f..1e3b7b40ffd 100644
18 --- a/app-i18n/unicode-cldr/unicode-cldr-31.0.1.ebuild
19 +++ b/app-i18n/unicode-cldr/unicode-cldr-31.0.1.ebuild
20 @@ -9,7 +9,7 @@ SRC_URI="http://${PN%-*}.org/Public/${PN/*-}/${PV}/core.zip -> ${PN}-common-${PV
21
22 LICENSE="unicode"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~ia64 ~ppc ~x86"
25 +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86"
26 IUSE=""
27
28 DEPEND="app-arch/unzip"