diff options
author | 2024-07-21 13:41:35 +0100 | |
---|---|---|
committer | 2024-07-21 13:41:35 +0100 | |
commit | 9b101021f3ac1e8652fc67f090e65e5511fc670b (patch) | |
tree | 6adeff4a94aed0cca7a4547568f237146c7e2e21 /app-i18n | |
parent | dev-libs/libthreadar: Stabilize 1.4.0-r1 sparc, #936426 (diff) | |
download | gentoo-9b101021f3ac1e8652fc67f090e65e5511fc670b.tar.gz gentoo-9b101021f3ac1e8652fc67f090e65e5511fc670b.tar.bz2 gentoo-9b101021f3ac1e8652fc67f090e65e5511fc670b.zip |
app-i18n/unicode-cldr: Stabilize 45.0 ALLARCHES, #936428
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/unicode-cldr/unicode-cldr-45.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/unicode-cldr/unicode-cldr-45.0.ebuild b/app-i18n/unicode-cldr/unicode-cldr-45.0.ebuild index d1884ffabc13..55353dbcabc0 100644 --- a/app-i18n/unicode-cldr/unicode-cldr-45.0.ebuild +++ b/app-i18n/unicode-cldr/unicode-cldr-45.0.ebuild @@ -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="" |