diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 18:27:57 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 20:35:09 +0100 |
commit | 52fe3ce7686204ac836a444d47525ed2664e3272 (patch) | |
tree | 6a936ff18296aa4445badbc16282bd48b9cdd0b7 /app-i18n | |
parent | x11-misc/xscreensaver: stable 5.38 for ppc, bug #649176 (diff) | |
download | gentoo-52fe3ce7686204ac836a444d47525ed2664e3272.tar.gz gentoo-52fe3ce7686204ac836a444d47525ed2664e3272.tar.bz2 gentoo-52fe3ce7686204ac836a444d47525ed2664e3272.zip |
app-i18n/fcitx: stable 4.2.9.6 for ppc, bug #649956
Bug: https://bugs.gentoo.org/649956
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'app-i18n')
-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 64e45d7da448..c0982f07fac8 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 )" |