diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-24 16:07:44 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-24 16:46:35 -0400 |
commit | 7bfb6bb0b9af9dd64f27c3d4373549c1b8f38f4e (patch) | |
tree | ea0fcf2181846d3c79f1568650763de79d8c3849 /app-i18n/unicode-cldr | |
parent | app-arch/p7zip: arm64 stable (diff) | |
download | gentoo-7bfb6bb0b9af9dd64f27c3d4373549c1b8f38f4e.tar.gz gentoo-7bfb6bb0b9af9dd64f27c3d4373549c1b8f38f4e.tar.bz2 gentoo-7bfb6bb0b9af9dd64f27c3d4373549c1b8f38f4e.zip |
app-i18n/unicode-cldr: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'app-i18n/unicode-cldr')
-rw-r--r-- | app-i18n/unicode-cldr/unicode-cldr-33.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/unicode-cldr/unicode-cldr-33.0.ebuild b/app-i18n/unicode-cldr/unicode-cldr-33.0.ebuild index 0890b8de3b58..89f7987b2c63 100644 --- a/app-i18n/unicode-cldr/unicode-cldr-33.0.ebuild +++ b/app-i18n/unicode-cldr/unicode-cldr-33.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -13,7 +13,7 @@ fi LICENSE="unicode" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm arm64 ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" DEPEND="app-arch/unzip" |