diff options
author | 2021-11-17 19:18:47 +0000 | |
---|---|---|
committer | 2021-11-19 14:22:20 +0800 | |
commit | 58575c107debd9b0b2f7ff34b796d8a0502f515b (patch) | |
tree | a811ced40745500f263345ca6bc36c55aef6c6d9 /app-i18n/fcitx-unikey | |
parent | app-i18n/fcitx-table-extra: keyword ~riscv (diff) | |
download | gentoo-58575c107debd9b0b2f7ff34b796d8a0502f515b.tar.gz gentoo-58575c107debd9b0b2f7ff34b796d8a0502f515b.tar.bz2 gentoo-58575c107debd9b0b2f7ff34b796d8a0502f515b.zip |
app-i18n/fcitx-unikey: 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-unikey')
-rw-r--r-- | app-i18n/fcitx-unikey/fcitx-unikey-0.2.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/fcitx-unikey/fcitx-unikey-0.2.7.ebuild b/app-i18n/fcitx-unikey/fcitx-unikey-0.2.7.ebuild index 778af9552b8b..f977418e9bc9 100644 --- a/app-i18n/fcitx-unikey/fcitx-unikey-0.2.7.ebuild +++ b/app-i18n/fcitx-unikey/fcitx-unikey-0.2.7.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+ GPL-3+ LGPL-2+" SLOT="4" -KEYWORDS="amd64 ppc ppc64 x86" +KEYWORDS="amd64 ppc ppc64 ~riscv x86" IUSE="+macro-editor" BDEPEND=">=app-i18n/fcitx-4.2.9:4 |