diff options
author | Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> | 2016-07-29 00:23:50 +0200 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2016-07-28 22:00:15 -0400 |
commit | 51cf91cfc8e644e3bae3859b9b3a0ddc0d9454f1 (patch) | |
tree | b04da6e925c3e57ed90d8cd5dca47d7ff57d1b94 /app-i18n/fcitx | |
parent | dev-db/sqlite: Delete old patches. (diff) | |
download | gentoo-51cf91cfc8e644e3bae3859b9b3a0ddc0d9454f1.tar.gz gentoo-51cf91cfc8e644e3bae3859b9b3a0ddc0d9454f1.tar.bz2 gentoo-51cf91cfc8e644e3bae3859b9b3a0ddc0d9454f1.zip |
app-i18n/fcitx: Restore ~ppc keyword.
Diffstat (limited to 'app-i18n/fcitx')
-rw-r--r-- | app-i18n/fcitx/fcitx-4.2.9.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/fcitx/fcitx-4.2.9.1.ebuild b/app-i18n/fcitx/fcitx-4.2.9.1.ebuild index 4ef5c63f640d..50715892ad93 100644 --- a/app-i18n/fcitx/fcitx-4.2.9.1.ebuild +++ b/app-i18n/fcitx/fcitx-4.2.9.1.ebuild @@ -22,7 +22,7 @@ fi LICENSE="GPL-2+ LGPL-2+" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc64 ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86" IUSE="+X +autostart +cairo +dbus debug +enchant gtk2 gtk3 +introspection lua nls opencc +pango qt4 static-libs +table test +xml" REQUIRED_USE="autostart? ( dbus ) cairo? ( X ) gtk2? ( dbus ) gtk3? ( dbus ) introspection? ( dbus ) pango? ( cairo ) qt4? ( X dbus )" |