diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-01-05 16:21:24 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-01-05 16:21:24 +0300 |
commit | 5c10434cec0599453b3a2778a5471bca5dd6463f (patch) | |
tree | 925c3de16c1d3240afd0833018e6a79458c87f3f /app-i18n/unicode-cldr | |
parent | app-i18n/unicode-emoji: amd64 stable wrt bug #641276 (diff) | |
download | gentoo-5c10434cec0599453b3a2778a5471bca5dd6463f.tar.gz gentoo-5c10434cec0599453b3a2778a5471bca5dd6463f.tar.bz2 gentoo-5c10434cec0599453b3a2778a5471bca5dd6463f.zip |
app-i18n/unicode-cldr: amd64 stable wrt bug #641276
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'app-i18n/unicode-cldr')
-rw-r--r-- | app-i18n/unicode-cldr/unicode-cldr-31.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 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 1c22cc9d6704..c0121926eddc 100644 --- a/app-i18n/unicode-cldr/unicode-cldr-31.0.1.ebuild +++ b/app-i18n/unicode-cldr/unicode-cldr-31.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -9,7 +9,7 @@ SRC_URI="http://${PN%-*}.org/Public/${PN/*-}/${PV}/core.zip -> ${PN}-common-${PV LICENSE="unicode" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ia64 ppc ppc64 ~sparc x86" +KEYWORDS="amd64 ~arm ~arm64 ia64 ppc ppc64 ~sparc x86" IUSE="" DEPEND="app-arch/unzip" |