diff options
author | Jiajun Wang <amesists@gmail.com> | 2015-12-11 11:39:27 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2015-12-22 10:31:38 +0800 |
commit | 89f9cc3016ba66c5ddeee712f6942cb2f1523a51 (patch) | |
tree | 829602e82a32e2e1394012929ca6bb214ea3efb1 /app-i18n/fcitx | |
parent | app-i18n/fcitx: version bump to 4.2.9 (diff) | |
download | gentoo-89f9cc3016ba66c5ddeee712f6942cb2f1523a51.tar.gz gentoo-89f9cc3016ba66c5ddeee712f6942cb2f1523a51.tar.bz2 gentoo-89f9cc3016ba66c5ddeee712f6942cb2f1523a51.zip |
app-i18n/fcitx: drop hppa, ppc, ppc64 keywords
Gentoo-Bug: 568972, unsatisfied keywords
kde-frameworks/extra-cmake-modules isn't keyworded on those platforms
Package-Manager: portage-2.2.26
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'app-i18n/fcitx')
-rw-r--r-- | app-i18n/fcitx/fcitx-4.2.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/fcitx/fcitx-4.2.9.ebuild b/app-i18n/fcitx/fcitx-4.2.9.ebuild index 49b3256f5c3f..7fe975b4cab1 100644 --- a/app-i18n/fcitx/fcitx-4.2.9.ebuild +++ b/app-i18n/fcitx/fcitx-4.2.9.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://download.fcitx-im.org/fcitx/${P}_dict.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~x86" IUSE="+X +autostart +cairo +dbus debug +enchant gtk gtk3 icu introspection lua nls opencc +pango qt4 static-libs +table test +xml" |