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:44:35
Message-Id: 1667641428.530b2381bdf83499eb3fd0064948f5e715f0a377.arthurzam@gentoo
1 commit: 530b2381bdf83499eb3fd0064948f5e715f0a377
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Nov 5 09:43:48 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Sat Nov 5 09:43:48 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=530b2381
7
8 app-i18n/unicode-data: Stabilize 15.0.0 arm, #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 df54dafc546d..680148187387 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}"