diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-09-17 21:08:31 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-09-17 21:09:33 +0200 |
commit | 492d6b5dfe60010affc4734d3bc487ed913251de (patch) | |
tree | b21114cc1bc92d0c1b17e047639f2fb3072d8627 /app-i18n/unicode-data | |
parent | dev-lang/perl: use REPLACING_VERSIONS instead of has_version where possible (diff) | |
download | gentoo-492d6b5dfe60010affc4734d3bc487ed913251de.tar.gz gentoo-492d6b5dfe60010affc4734d3bc487ed913251de.tar.bz2 gentoo-492d6b5dfe60010affc4734d3bc487ed913251de.zip |
app-i18n/unicode-data: amd64/x86 stable, bug #591592
Package-Manager: portage-2.3.0
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 0ebe7eb72ca6..1c593d2d628c 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" |