diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-01-09 22:54:44 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-01-09 22:58:08 +0000 |
commit | e81dba767d75a37f3702d83e60bde0861790f5dc (patch) | |
tree | e0a755c82ee1d7f4b075eaaa13dd8abdd29fada0 /app-i18n | |
parent | x11-libs/wxGTK: stable 3.0.3 for ia64, bug #643956 (diff) | |
download | gentoo-e81dba767d75a37f3702d83e60bde0861790f5dc.tar.gz gentoo-e81dba767d75a37f3702d83e60bde0861790f5dc.tar.bz2 gentoo-e81dba767d75a37f3702d83e60bde0861790f5dc.zip |
app-i18n/fcitx: stable 4.2.9.5 for ppc/ppc64, bug #643960
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc ppc64"
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/fcitx/fcitx-4.2.9.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/fcitx/fcitx-4.2.9.5.ebuild b/app-i18n/fcitx/fcitx-4.2.9.5.ebuild index 64e45d7da448..5fe6492b498a 100644 --- a/app-i18n/fcitx/fcitx-4.2.9.5.ebuild +++ b/app-i18n/fcitx/fcitx-4.2.9.5.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 )" |