diff options
author | Alex Fan <alexfanqi@yahoo.com> | 2021-07-23 13:49:10 +1000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-07-25 07:40:08 +0800 |
commit | 6f6c0bda3d9bf2205446fdd638e6ec8bd3a4da09 (patch) | |
tree | 8c4eb5e26e452e1b3f6ed1b0359f1453cdff669c /app-i18n | |
parent | dev-qt/qtwayland: keyword 5.15.2-r1 for ~riscv (diff) | |
download | gentoo-6f6c0bda3d9bf2205446fdd638e6ec8bd3a4da09.tar.gz gentoo-6f6c0bda3d9bf2205446fdd638e6ec8bd3a4da09.tar.bz2 gentoo-6f6c0bda3d9bf2205446fdd638e6ec8bd3a4da09.zip |
app-i18n/unicode-cldr: keyword 37.0 for ~riscv
Signed-off-by: Alex Fan <alexfanqi@yahoo.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/unicode-cldr/unicode-cldr-37.0.ebuild | 4 |
1 files 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 a6c32ce6d0df..faf48dd3eca0 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" |