diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-18 10:05:28 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-18 10:05:28 +0000 |
commit | 0a59cf1c0e589dc8bb180e56078b8657f812117b (patch) | |
tree | 2884351ef50a3d3af6344803c4b47f3bff61a8ca /app-i18n | |
parent | app-i18n/fcitx-libpinyin: stable 0.5.3 for ppc64, bug #636226 (diff) | |
download | gentoo-0a59cf1c0e589dc8bb180e56078b8657f812117b.tar.gz gentoo-0a59cf1c0e589dc8bb180e56078b8657f812117b.tar.bz2 gentoo-0a59cf1c0e589dc8bb180e56078b8657f812117b.zip |
app-i18n/fcitx: stable 4.2.9.4 for ppc, bug #636226
Package-Manager: Portage-2.3.14, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/fcitx/fcitx-4.2.9.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/fcitx/fcitx-4.2.9.4.ebuild b/app-i18n/fcitx/fcitx-4.2.9.4.ebuild index 5fc0174390e8..d90b281559b4 100644 --- a/app-i18n/fcitx/fcitx-4.2.9.4.ebuild +++ b/app-i18n/fcitx/fcitx-4.2.9.4.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 )" |