diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2021-11-17 19:11:52 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-11-19 14:21:56 +0800 |
commit | e0f7cf4ff1210a04f779164abf8543f7bec4151d (patch) | |
tree | ea7e6f8698a8fcc3eed7fc416c517f9c6302a26f /app-i18n/fcitx-anthy | |
parent | app-i18n/fcitx-qt5: keyword ~riscv (diff) | |
download | gentoo-e0f7cf4ff1210a04f779164abf8543f7bec4151d.tar.gz gentoo-e0f7cf4ff1210a04f779164abf8543f7bec4151d.tar.bz2 gentoo-e0f7cf4ff1210a04f779164abf8543f7bec4151d.zip |
app-i18n/fcitx-anthy: 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/fcitx-anthy')
-rw-r--r-- | app-i18n/fcitx-anthy/fcitx-anthy-0.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/fcitx-anthy/fcitx-anthy-0.2.3.ebuild b/app-i18n/fcitx-anthy/fcitx-anthy-0.2.3.ebuild index fc844ebde29e..a07614fa3037 100644 --- a/app-i18n/fcitx-anthy/fcitx-anthy-0.2.3.ebuild +++ b/app-i18n/fcitx-anthy/fcitx-anthy-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" |