commit: 221eef1db85ed6ecf6ca9aef45052f8b8cd20727 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Apr 16 03:38:59 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Apr 16 03:38:59 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=221eef1d
app-i18n/unicode-cldr: Stabilize 42.0 ALLARCHES, #904386 Signed-off-by: Sam James <sam <AT> gentoo.org> app-i18n/unicode-cldr/unicode-cldr-42.0.ebuild | 4 ++-- 1 file 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=""
