Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/unicode-cldr/
Date: Fri, 05 Jan 2018 13:22:19
Message-Id: 1515158484.5c10434cec0599453b3a2778a5471bca5dd6463f.zlogene@gentoo
1 commit: 5c10434cec0599453b3a2778a5471bca5dd6463f
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 5 13:21:24 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 5 13:21:24 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c10434c
7
8 app-i18n/unicode-cldr: amd64 stable wrt bug #641276
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.3
11
12 app-i18n/unicode-cldr/unicode-cldr-31.0.1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-i18n/unicode-cldr/unicode-cldr-31.0.1.ebuild b/app-i18n/unicode-cldr/unicode-cldr-31.0.1.ebuild
16 index 1c22cc9d670..c0121926edd 100644
17 --- a/app-i18n/unicode-cldr/unicode-cldr-31.0.1.ebuild
18 +++ b/app-i18n/unicode-cldr/unicode-cldr-31.0.1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI="6"
25 @@ -9,7 +9,7 @@ SRC_URI="http://${PN%-*}.org/Public/${PN/*-}/${PV}/core.zip -> ${PN}-common-${PV
26
27 LICENSE="unicode"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~arm ~arm64 ia64 ppc ppc64 ~sparc x86"
30 +KEYWORDS="amd64 ~arm ~arm64 ia64 ppc ppc64 ~sparc x86"
31 IUSE=""
32
33 DEPEND="app-arch/unzip"