diff options
author | Sam James <sam@gentoo.org> | 2021-02-05 04:38:03 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-05 04:38:03 +0000 |
commit | 149a3e62363edb9a5868420a0cf63c482cdbe41d (patch) | |
tree | ad2845c043ac9f58904e2fa83248eb7fd5422e27 /app-i18n | |
parent | net-dns/knot: remove olds (diff) | |
download | gentoo-149a3e62363edb9a5868420a0cf63c482cdbe41d.tar.gz gentoo-149a3e62363edb9a5868420a0cf63c482cdbe41d.tar.bz2 gentoo-149a3e62363edb9a5868420a0cf63c482cdbe41d.zip |
app-i18n/fcitx: Stabilize 4.2.9.8 x86, #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 235227e824c9..f2beeacb0edf 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} ) |