commit: 9b8270a464a8c0f09048f4ae734af5264f6e697f Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Jan 18 07:11:00 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Jan 18 07:11:00 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b8270a4
app-i18n/unicode-cldr: Stabilize 46.0 ALLARCHES, #948268 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-i18n/unicode-cldr/unicode-cldr-46.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-i18n/unicode-cldr/unicode-cldr-46.0.ebuild b/app-i18n/unicode-cldr/unicode-cldr-46.0.ebuild index cbd693bb8436..14bdea7182fe 100644 --- a/app-i18n/unicode-cldr/unicode-cldr-46.0.ebuild +++ b/app-i18n/unicode-cldr/unicode-cldr-46.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 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 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 ~loong ~mips ppc ppc64 ~riscv sparc x86" IUSE="" RDEPEND=""
