diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 20:47:21 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 21:20:20 +0100 |
commit | b18db2440fa4407c88ca8ba52b47fac941b0422b (patch) | |
tree | 8a8c8877eed8abb2397983875e7f5e9c26e4ce6d /app-i18n/fcitx | |
parent | dev-lang/erlang: stable 20.3 for ppc64, bug #649202 (diff) | |
download | gentoo-b18db2440fa4407c88ca8ba52b47fac941b0422b.tar.gz gentoo-b18db2440fa4407c88ca8ba52b47fac941b0422b.tar.bz2 gentoo-b18db2440fa4407c88ca8ba52b47fac941b0422b.zip |
app-i18n/fcitx: stable 4.2.9.6 for ppc64, bug #649956
Bug: https://bugs.gentoo.org/649956
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"
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 c0982f07fac8..5fe6492b498a 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 )" |