diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-06-27 14:33:06 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-06-27 14:33:06 +0200 |
commit | bcdb56141412be38ea10118b0883213141170458 (patch) | |
tree | 6234e8842f791aaa689d929cb558b9d285b3b670 /app-i18n/unicode-data | |
parent | app-crypt/libsecret: ppc64 stable wrt bug #685254 (diff) | |
download | gentoo-bcdb56141412be38ea10118b0883213141170458.tar.gz gentoo-bcdb56141412be38ea10118b0883213141170458.tar.bz2 gentoo-bcdb56141412be38ea10118b0883213141170458.zip |
app-i18n/unicode-data: ppc64 stable wrt bug #685254
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'app-i18n/unicode-data')
-rw-r--r-- | app-i18n/unicode-data/unicode-data-11.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/unicode-data/unicode-data-11.0.0.ebuild b/app-i18n/unicode-data/unicode-data-11.0.0.ebuild index cc06bb34c347..db7ceca7dff6 100644 --- a/app-i18n/unicode-data/unicode-data-11.0.0.ebuild +++ b/app-i18n/unicode-data/unicode-data-11.0.0.ebuild @@ -10,7 +10,7 @@ SRC_URI="http://www.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 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" DEPEND="app-arch/unzip" |