diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-11-20 17:33:35 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-11-20 17:33:53 +0200 |
commit | c416d46d8ae0a9942891237f942daa44e01d5dc1 (patch) | |
tree | 795f40675c45aaf4acb832d0f022c84fa2021004 /app-i18n/unicode-cldr | |
parent | app-i18n/unicode-emoji: Stabilize 13.0 ALLARCHES, #825306 (diff) | |
download | gentoo-c416d46d8ae0a9942891237f942daa44e01d5dc1.tar.gz gentoo-c416d46d8ae0a9942891237f942daa44e01d5dc1.tar.bz2 gentoo-c416d46d8ae0a9942891237f942daa44e01d5dc1.zip |
app-i18n/unicode-cldr: Stabilize 37.0 ALLARCHES, #825298
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-i18n/unicode-cldr')
-rw-r--r-- | app-i18n/unicode-cldr/unicode-cldr-37.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/unicode-cldr/unicode-cldr-37.0.ebuild b/app-i18n/unicode-cldr/unicode-cldr-37.0.ebuild index 323c59263064..073231a2bfa8 100644 --- a/app-i18n/unicode-cldr/unicode-cldr-37.0.ebuild +++ b/app-i18n/unicode-cldr/unicode-cldr-37.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 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ppc64 ~riscv sparc x86" IUSE="" RDEPEND="" |