diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-05-31 06:17:03 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-05-31 06:17:03 +0200 |
commit | 563225a74cdd7f6b1563933bba8eb7416c323e6f (patch) | |
tree | 4a357d120235baf78d8ff8cd8c78c9f03cfd5eb6 /app-i18n | |
parent | profiles/arch/hppa: Mask kde-frameworks/kapidox (bug #568972) (diff) | |
download | gentoo-563225a74cdd7f6b1563933bba8eb7416c323e6f.tar.gz gentoo-563225a74cdd7f6b1563933bba8eb7416c323e6f.tar.bz2 gentoo-563225a74cdd7f6b1563933bba8eb7416c323e6f.zip |
app-i18n/fcitx: Mark ~hppa (bug #568972).
Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'app-i18n')
-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 caa01d5e7891..63b5e2e664fa 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 ~x86" +KEYWORDS="~amd64 ~hppa ~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 )" |