diff options
author | Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> | 2016-10-05 21:21:00 +0200 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2016-10-05 15:36:30 -0400 |
commit | 67599da7579447ae89719646e78c944d9c704258 (patch) | |
tree | 62fa5f2f22ad3bf71ef29d60729b9893f94089f2 /app-i18n/fcitx | |
parent | net-irc/kvirc: Version bump (5.0_pre20161004153257). (diff) | |
download | gentoo-67599da7579447ae89719646e78c944d9c704258.tar.gz gentoo-67599da7579447ae89719646e78c944d9c704258.tar.bz2 gentoo-67599da7579447ae89719646e78c944d9c704258.zip |
app-i18n/fcitx: Stabilize on amd64/x86 (bug #589960).
Diffstat (limited to 'app-i18n/fcitx')
-rw-r--r-- | app-i18n/fcitx/fcitx-4.2.9.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/fcitx/fcitx-4.2.9.1.ebuild b/app-i18n/fcitx/fcitx-4.2.9.1.ebuild index c5f82dfaafc9..5651ade400a5 100644 --- a/app-i18n/fcitx/fcitx-4.2.9.1.ebuild +++ b/app-i18n/fcitx/fcitx-4.2.9.1.ebuild @@ -22,7 +22,7 @@ fi LICENSE="GPL-2+ LGPL-2+" SLOT="0" -KEYWORDS="~amd64 hppa ~ppc ppc64 ~x86" +KEYWORDS="amd64 hppa ~ppc ppc64 x86" IUSE="+X +autostart +cairo +dbus debug +enchant gtk2 gtk3 +introspection lua nls opencc +pango qt4 static-libs +table test +xml" REQUIRED_USE="autostart? ( dbus ) cairo? ( X ) gtk2? ( dbus ) gtk3? ( dbus ) introspection? ( dbus ) pango? ( cairo ) qt4? ( X dbus )" |