diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-10-08 09:00:53 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-10-08 09:00:53 +0200 |
commit | f4af3a818b5358df8e1a0e441af96277f290f632 (patch) | |
tree | 34e34afec27b281c80fbd4123b0274185470c7e4 /app-i18n | |
parent | app-pda/jpilot: amd64/x86 stable, bug #595678 (diff) | |
download | gentoo-f4af3a818b5358df8e1a0e441af96277f290f632.tar.gz gentoo-f4af3a818b5358df8e1a0e441af96277f290f632.tar.bz2 gentoo-f4af3a818b5358df8e1a0e441af96277f290f632.zip |
app-i18n/unicode-data: ia64 stable, bug #591592 (by Émeric Maschino)
Package-Manager: portage-2.3.1
Diffstat (limited to 'app-i18n')
-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 80f7e6a96fb5..8b6a51900390 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" |