diff options
author | Alex Fan <alexfanqi@yahoo.com> | 2021-07-23 13:51:07 +1000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-07-25 07:40:13 +0800 |
commit | 803786cb463faaa6d42606e2d4d64ce347539629 (patch) | |
tree | ce7f238407aa02275317816b53c54fa5c69b3523 /app-i18n/unicode-emoji | |
parent | app-i18n/unicode-cldr: keyword 37.0 for ~riscv (diff) | |
download | gentoo-803786cb463faaa6d42606e2d4d64ce347539629.tar.gz gentoo-803786cb463faaa6d42606e2d4d64ce347539629.tar.bz2 gentoo-803786cb463faaa6d42606e2d4d64ce347539629.zip |
app-i18n/unicode-emoji: keyword 13.0 for ~riscv
Signed-off-by: Alex Fan <alexfanqi@yahoo.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'app-i18n/unicode-emoji')
-rw-r--r-- | app-i18n/unicode-emoji/unicode-emoji-13.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/unicode-emoji/unicode-emoji-13.0.ebuild b/app-i18n/unicode-emoji/unicode-emoji-13.0.ebuild index 7910a6947061..2a2ab980f142 100644 --- a/app-i18n/unicode-emoji/unicode-emoji-13.0.ebuild +++ b/app-i18n/unicode-emoji/unicode-emoji-13.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" @@ -15,7 +15,7 @@ SRC_URI="${DATA_URI}/${PN#*-}-sequences.txt -> ${PN}-sequences-${PV}.txt 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="" |