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: Fri, 26 Feb 2021 13:53:40
Message-Id: 1614347598.a3486c3b35f48517faee6f9e56b2e8cdf673ad8a.sam@gentoo
1 commit: a3486c3b35f48517faee6f9e56b2e8cdf673ad8a
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 26 13:53:18 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 26 13:53:18 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3486c3b
7
8 app-i18n/unicode-data: Stabilize 13.0.0 arm, #772905
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-i18n/unicode-data/unicode-data-13.0.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-i18n/unicode-data/unicode-data-13.0.0.ebuild b/app-i18n/unicode-data/unicode-data-13.0.0.ebuild
16 index 8dac3d5113e..b531e733180 100644
17 --- a/app-i18n/unicode-data/unicode-data-13.0.0.ebuild
18 +++ b/app-i18n/unicode-data/unicode-data-13.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 s390 sparc x86"
24 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86"
25 IUSE=""
26
27 DEPEND="app-arch/unzip"