diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-20 10:41:15 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-20 10:44:17 +0100 |
commit | 562cf665b0d40d6297bb861e7ae9c31b9d598436 (patch) | |
tree | 33a897d3905d193d6cd0665495e8c6fcd1b82518 /app-i18n/unicode-data | |
parent | media-libs/opus: ppc stable wrt bug #602086 (diff) | |
download | gentoo-562cf665b0d40d6297bb861e7ae9c31b9d598436.tar.gz gentoo-562cf665b0d40d6297bb861e7ae9c31b9d598436.tar.bz2 gentoo-562cf665b0d40d6297bb861e7ae9c31b9d598436.zip |
app-i18n/unicode-data: ppc stable wrt bug #591592
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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 8b6a51900390..dcd8a408083e 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" |