Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/unicode-data/
Date: Tue, 01 Mar 2022 00:01:09
Message-Id: 1646092818.3ff157c1f02c4c4391f81f9d8c0fea1d248557d8.sam@gentoo
1 commit: 3ff157c1f02c4c4391f81f9d8c0fea1d248557d8
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Mar 1 00:00:18 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Mar 1 00:00:18 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ff157c1
7
8 app-i18n/unicode-data: Stabilize 14.0.0 ppc64, #834427
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-i18n/unicode-data/unicode-data-14.0.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-i18n/unicode-data/unicode-data-14.0.0.ebuild b/app-i18n/unicode-data/unicode-data-14.0.0.ebuild
16 index 22587d2d0d1a..c72b719191cc 100644
17 --- a/app-i18n/unicode-data/unicode-data-14.0.0.ebuild
18 +++ b/app-i18n/unicode-data/unicode-data-14.0.0.ebuild
19 @@ -10,7 +10,7 @@ SRC_URI="https://unicode.org/Public/zipped/${PV}/UCD.zip -> ${P}-UCD.zip
20
21 LICENSE="unicode"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
24 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86"
25
26 DEPEND="app-arch/unzip"
27 S="${WORKDIR}"