diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-06 20:09:44 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-06 20:12:21 +0100 |
commit | 1b50ae0562e2d87e0960441f420e2c8fe942c80a (patch) | |
tree | 676e6e64e0fb4f7f1796151440e6008ce66ec1d5 /app-i18n/unicode-cldr | |
parent | app-i18n/ibus: stable 1.5.18 for ppc, bug #664746 (diff) | |
download | gentoo-1b50ae0562e2d87e0960441f420e2c8fe942c80a.tar.gz gentoo-1b50ae0562e2d87e0960441f420e2c8fe942c80a.tar.bz2 gentoo-1b50ae0562e2d87e0960441f420e2c8fe942c80a.zip |
app-i18n/unicode-cldr: stable 33.0 for ppc, bug #664746
Tested-by: ernsteiswuerfel
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
RepoMan-Options: --include-arches="ppc"
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 58254ad73417..0890b8de3b58 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 Foundation +# Copyright 1999-2018 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" |