diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-08-06 01:16:51 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-08-06 01:17:26 +0100 |
commit | 3f3920966582a06a17c282f54a3d6d35ee877ead (patch) | |
tree | 20b99f1cc2f1bdb802bc66bb1004ebcd0f882b9b /app-i18n/unicode-cldr | |
parent | dev-vcs/git: switch to PCRE2-JIT per upstream. (diff) | |
download | gentoo-3f3920966582a06a17c282f54a3d6d35ee877ead.tar.gz gentoo-3f3920966582a06a17c282f54a3d6d35ee877ead.tar.bz2 gentoo-3f3920966582a06a17c282f54a3d6d35ee877ead.zip |
app-i18n/unicode-cldr: keyworded 31.0.1 for ppc64, bug #626804
Package-Manager: Portage-2.3.6, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'app-i18n/unicode-cldr')
-rw-r--r-- | app-i18n/unicode-cldr/unicode-cldr-31.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/unicode-cldr/unicode-cldr-31.0.1.ebuild b/app-i18n/unicode-cldr/unicode-cldr-31.0.1.ebuild index d822ea8fa6fc..1e3b7b40ffde 100644 --- a/app-i18n/unicode-cldr/unicode-cldr-31.0.1.ebuild +++ b/app-i18n/unicode-cldr/unicode-cldr-31.0.1.ebuild @@ -9,7 +9,7 @@ SRC_URI="http://${PN%-*}.org/Public/${PN/*-}/${PV}/core.zip -> ${PN}-common-${PV LICENSE="unicode" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86" IUSE="" DEPEND="app-arch/unzip" |