Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/unicode-data/
Date: Sat, 05 Nov 2022 09:58:40
Message-Id: 1667642271.ea1b1c24976b09b15bc5735a0186f5258eca9279.arthurzam@gentoo
1 commit: ea1b1c24976b09b15bc5735a0186f5258eca9279
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Nov 5 09:57:51 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Sat Nov 5 09:57:51 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea1b1c24
7
8 app-i18n/unicode-data: Stabilize 15.0.0 ppc64, #879807
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 app-i18n/unicode-data/unicode-data-15.0.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-i18n/unicode-data/unicode-data-15.0.0.ebuild b/app-i18n/unicode-data/unicode-data-15.0.0.ebuild
16 index cd10ea288971..58af917ebebc 100644
17 --- a/app-i18n/unicode-data/unicode-data-15.0.0.ebuild
18 +++ b/app-i18n/unicode-data/unicode-data-15.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 ~loong ~mips ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
24 +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86"
25
26 DEPEND="app-arch/unzip"
27 S="${WORKDIR}"