Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/fcitx/
Date: Thu, 13 Oct 2016 09:44:39
Message-Id: 1476351867.448812d3f1bf25a1c98c0641e58d1b6ac1ccb507.ago@gentoo
1 commit: 448812d3f1bf25a1c98c0641e58d1b6ac1ccb507
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 13 09:44:27 2016 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 13 09:44:27 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=448812d3
7
8 app-i18n/fcitx: ppc stable wrt bug #589960
9
10 Package-Manager: portage-2.2.28
11 RepoMan-Options: --include-arches="ppc"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 app-i18n/fcitx/fcitx-4.2.9.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-i18n/fcitx/fcitx-4.2.9.1.ebuild b/app-i18n/fcitx/fcitx-4.2.9.1.ebuild
18 index 5651ade..001f83e 100644
19 --- a/app-i18n/fcitx/fcitx-4.2.9.1.ebuild
20 +++ b/app-i18n/fcitx/fcitx-4.2.9.1.ebuild
21 @@ -22,7 +22,7 @@ fi
22
23 LICENSE="GPL-2+ LGPL-2+"
24 SLOT="0"
25 -KEYWORDS="amd64 hppa ~ppc ppc64 x86"
26 +KEYWORDS="amd64 hppa ppc ppc64 x86"
27 IUSE="+X +autostart +cairo +dbus debug +enchant gtk2 gtk3 +introspection lua nls opencc +pango qt4 static-libs +table test +xml"
28 REQUIRED_USE="autostart? ( dbus ) cairo? ( X ) gtk2? ( dbus ) gtk3? ( dbus ) introspection? ( dbus ) pango? ( cairo ) qt4? ( X dbus )"