diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-19 13:02:39 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-19 13:07:07 +0800 |
commit | 9a3f63b2282f3d51f519a19c2dc4b4db2ba4dc60 (patch) | |
tree | 5aa876259c18ea04f0d4a65e4868b456a57f1fa3 /app-i18n | |
parent | sys-libs/libraw1394: keyword 2.1.2-r1 for ~loong (diff) | |
download | gentoo-9a3f63b2282f3d51f519a19c2dc4b4db2ba4dc60.tar.gz gentoo-9a3f63b2282f3d51f519a19c2dc4b4db2ba4dc60.tar.bz2 gentoo-9a3f63b2282f3d51f519a19c2dc4b4db2ba4dc60.zip |
app-i18n/unicode-emoji: keyword 14.0 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/unicode-emoji/unicode-emoji-14.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/unicode-emoji/unicode-emoji-14.0.ebuild b/app-i18n/unicode-emoji/unicode-emoji-14.0.ebuild index 93c2b32bae57..8a5c06c31ffb 100644 --- a/app-i18n/unicode-emoji/unicode-emoji-14.0.ebuild +++ b/app-i18n/unicode-emoji/unicode-emoji-14.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="8" @@ -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 ~riscv ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="" RDEPEND="" |