diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-19 13:05:05 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-19 13:07:49 +0800 |
commit | 856bd5e271aaf75ee7a5213a8864002c4c9ff4ea (patch) | |
tree | 810345e71257a5d6b3da4be624728e6db9ccb71a /app-i18n | |
parent | gnome-base/dconf: keyword 0.40.0 for ~loong (diff) | |
download | gentoo-856bd5e271aaf75ee7a5213a8864002c4c9ff4ea.tar.gz gentoo-856bd5e271aaf75ee7a5213a8864002c4c9ff4ea.tar.bz2 gentoo-856bd5e271aaf75ee7a5213a8864002c4c9ff4ea.zip |
app-i18n/fcitx: keyword 4.2.9.8 for ~loong
Tests passed on real hardware.
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/fcitx/fcitx-4.2.9.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/fcitx/fcitx-4.2.9.8.ebuild b/app-i18n/fcitx/fcitx-4.2.9.8.ebuild index a3cf6681a440..4a72f8efa865 100644 --- a/app-i18n/fcitx/fcitx-4.2.9.8.ebuild +++ b/app-i18n/fcitx/fcitx-4.2.9.8.ebuild @@ -27,7 +27,7 @@ fi # LICENSE="BSD-1 GPL-2+ LGPL-2+ MIT qt4? ( BSD )" LICENSE="BSD-1 GPL-2+ LGPL-2+ MIT" SLOT="4" -KEYWORDS="amd64 ~arm64 ~hppa ppc ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm64 ~hppa ~loong ppc ppc64 ~riscv x86" IUSE="+X +autostart +cairo debug +enchant gtk2 +gtk3 +introspection lua nls opencc +pango +table test +xkb" REQUIRED_USE="cairo? ( X ) lua? ( ${LUA_REQUIRED_USE} ) |