diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-09-29 06:09:45 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-09-29 06:09:45 +0200 |
commit | ed3092dc90634671ed0128185e9afb3072e4568d (patch) | |
tree | 9fc2e0e31d2b95132edbf14c081a9804d1e871ff /app-i18n/unicode-data | |
parent | sys-kernel/genkernel: Stable for HPPA PPC64 (bug #591224). (diff) | |
download | gentoo-ed3092dc90634671ed0128185e9afb3072e4568d.tar.gz gentoo-ed3092dc90634671ed0128185e9afb3072e4568d.tar.bz2 gentoo-ed3092dc90634671ed0128185e9afb3072e4568d.zip |
app-i18n/unicode-data: Stable for PPC64 (bug #591592).
Package-Manager: portage-2.3.1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'app-i18n/unicode-data')
-rw-r--r-- | app-i18n/unicode-data/unicode-data-9.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/unicode-data/unicode-data-9.0.0.ebuild b/app-i18n/unicode-data/unicode-data-9.0.0.ebuild index 10f8df9d3387..5ac5990e1e52 100644 --- a/app-i18n/unicode-data/unicode-data-9.0.0.ebuild +++ b/app-i18n/unicode-data/unicode-data-9.0.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.unicode.org/Public/zipped/${PV}/UCD.zip -> ${P}-UCD.zip LICENSE="unicode" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" DEPEND="app-arch/unzip" |