diff options
author | Sam James <sam@gentoo.org> | 2023-04-16 04:38:59 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-16 04:38:59 +0100 |
commit | 221eef1db85ed6ecf6ca9aef45052f8b8cd20727 (patch) | |
tree | 0a5198fffc608e4d39222a8d9a577f6900a3dde2 /app-i18n/unicode-cldr | |
parent | dev-libs/libutf8proc: Stabilize 2.8.0 ppc, #904385 (diff) | |
download | gentoo-221eef1db85ed6ecf6ca9aef45052f8b8cd20727.tar.gz gentoo-221eef1db85ed6ecf6ca9aef45052f8b8cd20727.tar.bz2 gentoo-221eef1db85ed6ecf6ca9aef45052f8b8cd20727.zip |
app-i18n/unicode-cldr: Stabilize 42.0 ALLARCHES, #904386
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-i18n/unicode-cldr')
-rw-r--r-- | app-i18n/unicode-cldr/unicode-cldr-42.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/unicode-cldr/unicode-cldr-42.0.ebuild b/app-i18n/unicode-cldr/unicode-cldr-42.0.ebuild index 4941f9ced04d..8185c0164e54 100644 --- a/app-i18n/unicode-cldr/unicode-cldr-42.0.ebuild +++ b/app-i18n/unicode-cldr/unicode-cldr-42.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="8" @@ -9,7 +9,7 @@ SRC_URI="https://unicode.org/Public/${PN#*-}/${PV%.0}/${PN#*-}-common-${PV}.zip LICENSE="unicode" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~loong ppc ppc64 ~riscv sparc x86" IUSE="" RDEPEND="" |