diff options
author | Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> | 2018-03-08 19:01:42 +0100 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2018-03-08 14:32:48 -0500 |
commit | 73c7b1290a3cc6ff296dd46a7f41117b6b9f76a7 (patch) | |
tree | cba511ac926e332802754ec062c766ad561dbb31 /app-i18n/fcitx | |
parent | net-irc/kvirc: Stabilize 5.0_pre20180209140255 on amd64/x86. (diff) | |
download | gentoo-73c7b1290a3cc6ff296dd46a7f41117b6b9f76a7.tar.gz gentoo-73c7b1290a3cc6ff296dd46a7f41117b6b9f76a7.tar.bz2 gentoo-73c7b1290a3cc6ff296dd46a7f41117b6b9f76a7.zip |
app-i18n/*fcitx*: Stabilize newest version on amd64/x86.
Diffstat (limited to 'app-i18n/fcitx')
-rw-r--r-- | app-i18n/fcitx/fcitx-4.2.9.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/fcitx/fcitx-4.2.9.6.ebuild b/app-i18n/fcitx/fcitx-4.2.9.6.ebuild index fea4e912925d..64e45d7da448 100644 --- a/app-i18n/fcitx/fcitx-4.2.9.6.ebuild +++ b/app-i18n/fcitx/fcitx-4.2.9.6.ebuild @@ -25,7 +25,7 @@ fi LICENSE="BSD-1 GPL-2+ LGPL-2+ MIT" SLOT="4" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~hppa ~ppc ~ppc64 x86" IUSE="+X +autostart +cairo debug +enchant gtk2 +gtk3 +introspection lua nls opencc +pango qt4 static-libs +table test +xml" REQUIRED_USE="cairo? ( X ) pango? ( cairo ) qt4? ( X )" |