diff options
author | Sam James <sam@gentoo.org> | 2024-03-03 07:11:53 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-03-03 07:11:53 +0000 |
commit | 4007c6a59e14e6bff85ab73118713109dd8b8888 (patch) | |
tree | 423efe92be91ad93937ed31a1847adece7bf3587 /app-i18n/unicode-cldr | |
parent | net-dns/maradns: update filter-lto comment (diff) | |
download | gentoo-4007c6a59e14e6bff85ab73118713109dd8b8888.tar.gz gentoo-4007c6a59e14e6bff85ab73118713109dd8b8888.tar.bz2 gentoo-4007c6a59e14e6bff85ab73118713109dd8b8888.zip |
app-i18n/unicode-cldr: Stabilize 44.0 ALLARCHES, #926064
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-i18n/unicode-cldr')
-rw-r--r-- | app-i18n/unicode-cldr/unicode-cldr-44.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/unicode-cldr/unicode-cldr-44.0.ebuild b/app-i18n/unicode-cldr/unicode-cldr-44.0.ebuild index 3e2c01629892..55353dbcabc0 100644 --- a/app-i18n/unicode-cldr/unicode-cldr-44.0.ebuild +++ b/app-i18n/unicode-cldr/unicode-cldr-44.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 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 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc x86" IUSE="" RDEPEND="" |