diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-10-13 11:44:27 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-10-13 11:44:27 +0200 |
commit | 448812d3f1bf25a1c98c0641e58d1b6ac1ccb507 (patch) | |
tree | 033a377c659dc2197a30d11efecb19c3891c8d80 /app-i18n/fcitx | |
parent | kde-frameworks/extra-cmake-modules: ppc stable wrt bug #589960 (diff) | |
download | gentoo-448812d3f1bf25a1c98c0641e58d1b6ac1ccb507.tar.gz gentoo-448812d3f1bf25a1c98c0641e58d1b6ac1ccb507.tar.bz2 gentoo-448812d3f1bf25a1c98c0641e58d1b6ac1ccb507.zip |
app-i18n/fcitx: ppc stable wrt bug #589960
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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 5651ade400a5..001f83e07ad2 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 )" |