diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-08-05 22:17:25 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-08-05 22:17:25 +0100 |
commit | 6868b9f7199a3045abff7f7c090b004dcf0e0039 (patch) | |
tree | 70cab158b048ec05d699f0cb90e5edb3231b25e1 /app-i18n/unicode-cldr | |
parent | dev-python/python-gnupg: keyworded 0.3.8-r1 for ppc/ppc64, bug #619926 (diff) | |
download | gentoo-6868b9f7199a3045abff7f7c090b004dcf0e0039.tar.gz gentoo-6868b9f7199a3045abff7f7c090b004dcf0e0039.tar.bz2 gentoo-6868b9f7199a3045abff7f7c090b004dcf0e0039.zip |
app-i18n/unicode-cldr: keyworded 31.0.1 for ia64, bug #626804
Package-Manager: Portage-2.3.6, Repoman-2.3.3
RepoMan-Options: --include-arches="ia64"
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 ac5130c7a5fa..aeee8f953162 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 ~x86" +KEYWORDS="~amd64 ~ia64 ~x86" IUSE="" DEPEND="app-arch/unzip" |