Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@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 17:34:33
Message-Id: 1614360859.62d1e2390853fdb62b87dccc1d6a6d28578ec420.slyfox@gentoo
1 commit: 62d1e2390853fdb62b87dccc1d6a6d28578ec420
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Fri Feb 26 17:01:38 2021 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 26 17:34:19 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62d1e239
7
8 app-i18n/unicode-data: stable 13.0.0 for hppa, bug #772905
9
10 Package-Manager: Portage-3.0.13, Repoman-3.0.2
11 RepoMan-Options: --include-arches="hppa"
12 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 app-i18n/unicode-data/unicode-data-13.0.0.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/app-i18n/unicode-data/unicode-data-13.0.0.ebuild b/app-i18n/unicode-data/unicode-data-13.0.0.ebuild
19 index b531e733180..d7236ea9b46 100644
20 --- a/app-i18n/unicode-data/unicode-data-13.0.0.ebuild
21 +++ b/app-i18n/unicode-data/unicode-data-13.0.0.ebuild
22 @@ -10,7 +10,7 @@ SRC_URI="https://unicode.org/Public/zipped/${PV}/UCD.zip -> ${P}-UCD.zip
23
24 LICENSE="unicode"
25 SLOT="0"
26 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86"
27 +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86"
28 IUSE=""
29
30 DEPEND="app-arch/unzip"