diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-03-31 17:43:33 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-03-31 17:43:33 -0400 |
commit | 680fdc2ec3846aaa657cb987758af41fc16fa1c6 (patch) | |
tree | f2741fb8e3aee65acfbf9e2b217e7d4ee582054b /app-i18n | |
parent | sci-electronics/spice: amd64 stable (diff) | |
download | gentoo-680fdc2ec3846aaa657cb987758af41fc16fa1c6.tar.gz gentoo-680fdc2ec3846aaa657cb987758af41fc16fa1c6.tar.bz2 gentoo-680fdc2ec3846aaa657cb987758af41fc16fa1c6.zip |
app-i18n/unicode-data: amd64 stable
Bug: https://bugs.gentoo.org/648464
Package-Manager: Portage-2.3.27, Repoman-2.3.9
Diffstat (limited to 'app-i18n')
-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 e94908a9b72b..52c12875205d 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" |