diff --git a/app-i18n/unicode-cldr/unicode-cldr-31.0.1.ebuild b/app-i18n/unicode-cldr/unicode-cldr-31.0.1.ebuild index 1c22cc9d67042..c0121926eddc9 100644 --- a/app-i18n/unicode-cldr/unicode-cldr-31.0.1.ebuild +++ b/app-i18n/unicode-cldr/unicode-cldr-31.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -9,7 +9,7 @@ SRC_URI="http://${PN%-*}.org/Public/${PN/*-}/${PV}/core.zip -> ${PN}-common-${PV LICENSE="unicode" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ia64 ppc ppc64 ~sparc x86" +KEYWORDS="amd64 ~arm ~arm64 ia64 ppc ppc64 ~sparc x86" IUSE="" DEPEND="app-arch/unzip"