Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/fcitx/
Date: Tue, 31 May 2016 04:20:09
Message-Id: 1464668223.563225a74cdd7f6b1563933bba8eb7416c323e6f.jer@gentoo
1 commit: 563225a74cdd7f6b1563933bba8eb7416c323e6f
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 31 04:17:03 2016 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Tue May 31 04:17:03 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=563225a7
7
8 app-i18n/fcitx: Mark ~hppa (bug #568972).
9
10 Package-Manager: portage-2.3.0_rc1
11 RepoMan-Options: --ignore-arches
12
13 app-i18n/fcitx/fcitx-4.2.9.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-i18n/fcitx/fcitx-4.2.9.1.ebuild b/app-i18n/fcitx/fcitx-4.2.9.1.ebuild
17 index caa01d5..63b5e2e 100644
18 --- a/app-i18n/fcitx/fcitx-4.2.9.1.ebuild
19 +++ b/app-i18n/fcitx/fcitx-4.2.9.1.ebuild
20 @@ -22,7 +22,7 @@ fi
21
22 LICENSE="GPL-2+ LGPL-2+"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~x86"
25 +KEYWORDS="~amd64 ~hppa ~x86"
26 IUSE="+X +autostart +cairo +dbus debug +enchant gtk2 gtk3 +introspection lua nls opencc +pango qt4 static-libs +table test +xml"
27 REQUIRED_USE="autostart? ( dbus ) cairo? ( X ) gtk2? ( dbus ) gtk3? ( dbus ) introspection? ( dbus ) pango? ( cairo ) qt4? ( X dbus )"