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-data/
Date: Sat, 18 Aug 2018 05:19:33
Message-Id: 1534569200.336ce55ba2aedce7c12079112e2c99c8a22a2bed.zlogene@gentoo
1 commit: 336ce55ba2aedce7c12079112e2c99c8a22a2bed
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 18 05:13:20 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 18 05:13:20 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=336ce55b
7
8 app-i18n/unicode-data: mark s390 stable
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 app-i18n/unicode-data/unicode-data-10.0.0.ebuild | 2 +-
13 app-i18n/unicode-data/unicode-data-9.0.0.ebuild | 4 ++--
14 2 files changed, 3 insertions(+), 3 deletions(-)
15
16 diff --git a/app-i18n/unicode-data/unicode-data-10.0.0.ebuild b/app-i18n/unicode-data/unicode-data-10.0.0.ebuild
17 index b61fbbaaaa6..9a963e92fa6 100644
18 --- a/app-i18n/unicode-data/unicode-data-10.0.0.ebuild
19 +++ b/app-i18n/unicode-data/unicode-data-10.0.0.ebuild
20 @@ -10,7 +10,7 @@ SRC_URI="http://www.unicode.org/Public/zipped/${PV}/UCD.zip -> ${P}-UCD.zip
21
22 LICENSE="unicode"
23 SLOT="0"
24 -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
25 +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
26 IUSE=""
27
28 DEPEND="app-arch/unzip"
29
30 diff --git a/app-i18n/unicode-data/unicode-data-9.0.0.ebuild b/app-i18n/unicode-data/unicode-data-9.0.0.ebuild
31 index ec2cabb7b45..937e1ac1e11 100644
32 --- a/app-i18n/unicode-data/unicode-data-9.0.0.ebuild
33 +++ b/app-i18n/unicode-data/unicode-data-9.0.0.ebuild
34 @@ -1,4 +1,4 @@
35 -# Copyright 1999-2017 Gentoo Foundation
36 +# Copyright 1999-2018 Gentoo Foundation
37 # Distributed under the terms of the GNU General Public License v2
38
39 EAPI=6
40 @@ -10,7 +10,7 @@ SRC_URI="http://www.unicode.org/Public/zipped/${PV}/UCD.zip -> ${P}-UCD.zip
41
42 LICENSE="unicode"
43 SLOT="0"
44 -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
45 +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
46 IUSE=""
47
48 DEPEND="app-arch/unzip"