diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-02-26 18:01:38 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-02-26 17:34:19 +0000 |
commit | 62d1e2390853fdb62b87dccc1d6a6d28578ec420 (patch) | |
tree | 59854c78a59cb83e96857c02efc030769fb9ea60 /app-i18n | |
parent | dev-python/setproctitle: stable 1.2.2 for hppa, bug #772536 (diff) | |
download | gentoo-62d1e2390853fdb62b87dccc1d6a6d28578ec420.tar.gz gentoo-62d1e2390853fdb62b87dccc1d6a6d28578ec420.tar.bz2 gentoo-62d1e2390853fdb62b87dccc1d6a6d28578ec420.zip |
app-i18n/unicode-data: stable 13.0.0 for hppa, bug #772905
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/unicode-data/unicode-data-13.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/unicode-data/unicode-data-13.0.0.ebuild b/app-i18n/unicode-data/unicode-data-13.0.0.ebuild index b531e7331805..d7236ea9b467 100644 --- a/app-i18n/unicode-data/unicode-data-13.0.0.ebuild +++ b/app-i18n/unicode-data/unicode-data-13.0.0.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://unicode.org/Public/zipped/${PV}/UCD.zip -> ${P}-UCD.zip LICENSE="unicode" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86" IUSE="" DEPEND="app-arch/unzip" |