diff options
author | Sam James <sam@gentoo.org> | 2021-02-05 04:40:04 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-05 04:40:04 +0000 |
commit | 4dcf336acee881092f8c18eca7bbed2770c8b3b6 (patch) | |
tree | 270e7b8d1cebda7cfad1ed3dff2f9be9f13bae11 /app-i18n | |
parent | dev-python/pandas: Stabilize 1.1.5 amd64, #765301 (diff) | |
download | gentoo-4dcf336acee881092f8c18eca7bbed2770c8b3b6.tar.gz gentoo-4dcf336acee881092f8c18eca7bbed2770c8b3b6.tar.bz2 gentoo-4dcf336acee881092f8c18eca7bbed2770c8b3b6.zip |
app-i18n/fcitx: Stabilize 4.2.9.8 ppc, #760735
Signed-off-by: Sam James <sam@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 f2beeacb0edf..00be6ea932a0 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} ) |