commit: 6f6c0bda3d9bf2205446fdd638e6ec8bd3a4da09 Author: Alex Fan <alexfanqi <AT> yahoo <DOT> com> AuthorDate: Fri Jul 23 03:49:10 2021 +0000 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org> CommitDate: Sat Jul 24 23:40:08 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f6c0bda
app-i18n/unicode-cldr: keyword 37.0 for ~riscv Signed-off-by: Alex Fan <alexfanqi <AT> yahoo.com> Signed-off-by: Yixun Lan <dlan <AT> gentoo.org> app-i18n/unicode-cldr/unicode-cldr-37.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-i18n/unicode-cldr/unicode-cldr-37.0.ebuild b/app-i18n/unicode-cldr/unicode-cldr-37.0.ebuild index a6c32ce6d0d..faf48dd3eca 100644 --- a/app-i18n/unicode-cldr/unicode-cldr-37.0.ebuild +++ b/app-i18n/unicode-cldr/unicode-cldr-37.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -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 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="" DEPEND="app-arch/unzip"
