diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2021-11-17 19:13:21 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-11-19 14:22:00 +0800 |
commit | e81e148dbf9085854e42bf97f0fcb5d83e638324 (patch) | |
tree | e6fdfb3af5f117c7f8a470b66c3f4ee1cde16d95 /app-i18n | |
parent | app-i18n/fcitx-anthy: keyword ~riscv (diff) | |
download | gentoo-e81e148dbf9085854e42bf97f0fcb5d83e638324.tar.gz gentoo-e81e148dbf9085854e42bf97f0fcb5d83e638324.tar.bz2 gentoo-e81e148dbf9085854e42bf97f0fcb5d83e638324.zip |
app-i18n/fcitx-chewing: keyword ~riscv
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/fcitx-chewing/fcitx-chewing-0.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/fcitx-chewing/fcitx-chewing-0.2.3.ebuild b/app-i18n/fcitx-chewing/fcitx-chewing-0.2.3.ebuild index 62f9a48cb0ac..e160732f8a5b 100644 --- a/app-i18n/fcitx-chewing/fcitx-chewing-0.2.3.ebuild +++ b/app-i18n/fcitx-chewing/fcitx-chewing-0.2.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 2013-2020 Gentoo Authors +# Copyright 2013-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -21,7 +21,7 @@ fi LICENSE="GPL-2+" SLOT="4" -KEYWORDS="amd64 ppc ppc64 x86" +KEYWORDS="amd64 ppc ppc64 ~riscv x86" IUSE="" BDEPEND="virtual/pkgconfig" |