diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2017-09-13 16:33:00 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2017-09-16 14:27:03 +0200 |
commit | ab8553cc7f312b96a3af53855aa3209b79ba6c14 (patch) | |
tree | be4f04a2ce9e0a339d34d7346afe0123dd05ca3c /app-i18n/fcitx | |
parent | x11-terms/mlterm: De-stabilise hppa (diff) | |
download | gentoo-ab8553cc7f312b96a3af53855aa3209b79ba6c14.tar.gz gentoo-ab8553cc7f312b96a3af53855aa3209b79ba6c14.tar.bz2 gentoo-ab8553cc7f312b96a3af53855aa3209b79ba6c14.zip |
app-i18n/fcitx: De-stabilise hppa
Package-Manager: Portage-2.3.8, Repoman-2.3.3
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 9964edc0f491..b339a9aecfd3 100644 --- a/app-i18n/fcitx/fcitx-4.2.9.1.ebuild +++ b/app-i18n/fcitx/fcitx-4.2.9.1.ebuild @@ -25,7 +25,7 @@ fi LICENSE="GPL-2+ LGPL-2+" SLOT="0" -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 )" |