diff options
author | 2021-02-05 04:40:14 +0000 | |
---|---|---|
committer | 2021-02-05 04:40:14 +0000 | |
commit | 5f90dc7446218e06194c7ff1479bad2a6a3690b0 (patch) | |
tree | fd1b82db16670d35a64929edbf40333bfea4296e /app-i18n/fcitx | |
parent | app-i18n/fcitx: Stabilize 4.2.9.8 ppc, #760735 (diff) | |
download | gentoo-5f90dc7446218e06194c7ff1479bad2a6a3690b0.tar.gz gentoo-5f90dc7446218e06194c7ff1479bad2a6a3690b0.tar.bz2 gentoo-5f90dc7446218e06194c7ff1479bad2a6a3690b0.zip |
app-i18n/fcitx: Stabilize 4.2.9.8 ppc64, #760735
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-i18n/fcitx')
-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 00be6ea932a0..f6c1dc7a0cb6 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 x86" +KEYWORDS="amd64 ~arm64 ~hppa ppc ppc64 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} ) |