diff options
author | Markus Meier <maekke@gentoo.org> | 2016-09-27 20:46:56 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-09-27 20:46:56 +0200 |
commit | 8dd971034ed29f4b1e560cd87c0766432e2fa973 (patch) | |
tree | 2eabddcc56f0e5fea0de3f7996c8f2170773c918 /app-i18n/unicode-data | |
parent | app-text/wgetpaste: arm stable, bug #591544 (diff) | |
download | gentoo-8dd971034ed29f4b1e560cd87c0766432e2fa973.tar.gz gentoo-8dd971034ed29f4b1e560cd87c0766432e2fa973.tar.bz2 gentoo-8dd971034ed29f4b1e560cd87c0766432e2fa973.zip |
app-i18n/unicode-data: arm stable, bug #591592
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="arm"
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 1c593d2d628c..10f8df9d3387 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" |