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: Mon, 07 Nov 2022 07:26:53
Message-Id: 1667805435.7103d084ac24cd2c7f8917fc2e6a370e4253ad5a.sam@gentoo
1 commit: 7103d084ac24cd2c7f8917fc2e6a370e4253ad5a
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 7 07:17:15 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 7 07:17:15 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7103d084
7
8 app-i18n/unicode-data: Stabilize 15.0.0 amd64, #879807
9
10 Signed-off-by: Sam James <sam <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 e14ef0378945..630dc177f50e 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}"