diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-27 22:22:46 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-27 22:22:46 +0300 |
commit | 54546ecb07a6370340e396863e6672cf50bff5cb (patch) | |
tree | 2312374bf26fa96141e09003db01482cf74f688b /app-i18n/unicode-cldr | |
parent | app-text/ghostscript-gpl: Stabilize 10.02.0 arm64, #914780 (diff) | |
download | gentoo-54546ecb07a6370340e396863e6672cf50bff5cb.tar.gz gentoo-54546ecb07a6370340e396863e6672cf50bff5cb.tar.bz2 gentoo-54546ecb07a6370340e396863e6672cf50bff5cb.zip |
app-i18n/unicode-cldr: Stabilize 43.1 ALLARCHES, #914840
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-i18n/unicode-cldr')
-rw-r--r-- | app-i18n/unicode-cldr/unicode-cldr-43.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/unicode-cldr/unicode-cldr-43.1.ebuild b/app-i18n/unicode-cldr/unicode-cldr-43.1.ebuild index 390302e5beb5..8185c0164e54 100644 --- a/app-i18n/unicode-cldr/unicode-cldr-43.1.ebuild +++ b/app-i18n/unicode-cldr/unicode-cldr-43.1.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 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~loong ppc ppc64 ~riscv sparc x86" IUSE="" RDEPEND="" |