diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-18 09:59:11 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-18 09:59:11 +0000 |
commit | 357dcb1985c24f4e5097814d5124863dcb83ae91 (patch) | |
tree | 9de4fdb5bb492c58a656e81d14439b6a23d8106c /app-i18n/fcitx | |
parent | app-emulation/virt-what: stable 1.18 for sparc, bug #629424 (thanks to Rolf E... (diff) | |
download | gentoo-357dcb1985c24f4e5097814d5124863dcb83ae91.tar.gz gentoo-357dcb1985c24f4e5097814d5124863dcb83ae91.tar.bz2 gentoo-357dcb1985c24f4e5097814d5124863dcb83ae91.zip |
app-i18n/fcitx: stable 4.2.9.4 for ppc64, bug #636226
Package-Manager: Portage-2.3.14, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'app-i18n/fcitx')
-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 6519ee38167f..5fc0174390e8 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 )" |