diff options
author | Markus Meier <maekke@gentoo.org> | 2018-05-01 09:40:10 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2018-05-01 09:40:10 +0200 |
commit | 8f43c16dc3b0cb245388efda51cda7f2d3dd7cd2 (patch) | |
tree | 255f9dacc77a55c1df4f94942dc978ee73fd9993 /app-i18n/unicode-data | |
parent | media-video/openshot: add dev-python/requests to RDEPEND (diff) | |
download | gentoo-8f43c16dc3b0cb245388efda51cda7f2d3dd7cd2.tar.gz gentoo-8f43c16dc3b0cb245388efda51cda7f2d3dd7cd2.tar.bz2 gentoo-8f43c16dc3b0cb245388efda51cda7f2d3dd7cd2.zip |
app-i18n/unicode-data: arm stable, bug #648464
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'app-i18n/unicode-data')
-rw-r--r-- | app-i18n/unicode-data/unicode-data-10.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/unicode-data/unicode-data-10.0.0.ebuild b/app-i18n/unicode-data/unicode-data-10.0.0.ebuild index fb8ec1b75a9c..83de57f5c982 100644 --- a/app-i18n/unicode-data/unicode-data-10.0.0.ebuild +++ b/app-i18n/unicode-data/unicode-data-10.0.0.ebuild @@ -10,7 +10,7 @@ SRC_URI="http://www.unicode.org/Public/zipped/${PV}/UCD.zip -> ${P}-UCD.zip LICENSE="unicode" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" DEPEND="app-arch/unzip" |