diff options
author | Sam James <sam@gentoo.org> | 2021-02-02 21:00:18 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-02 21:00:18 +0000 |
commit | 1f33227f888c78a9668883bedd52e11d994ab96b (patch) | |
tree | dbb790cfe583db6c09255a00b7284d2cd27a12b6 /app-i18n/fcitx | |
parent | app-admin/keepassxc: Stabilize 2.6.3 amd64, #768192 (diff) | |
download | gentoo-1f33227f888c78a9668883bedd52e11d994ab96b.tar.gz gentoo-1f33227f888c78a9668883bedd52e11d994ab96b.tar.bz2 gentoo-1f33227f888c78a9668883bedd52e11d994ab96b.zip |
app-i18n/fcitx: Stabilize 4.2.9.8 amd64, #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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/fcitx/fcitx-4.2.9.8.ebuild b/app-i18n/fcitx/fcitx-4.2.9.8.ebuild index b2c346af0251..235227e824c9 100644 --- a/app-i18n/fcitx/fcitx-4.2.9.8.ebuild +++ b/app-i18n/fcitx/fcitx-4.2.9.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 2003-2020 Gentoo Authors +# Copyright 2003-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -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} ) |