Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/fcitx/
Date: Tue, 09 Jan 2018 22:58:17
Message-Id: 1515538688.e81dba767d75a37f3702d83e60bde0861790f5dc.slyfox@gentoo
1 commit: e81dba767d75a37f3702d83e60bde0861790f5dc
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 9 22:54:44 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 9 22:58:08 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e81dba76
7
8 app-i18n/fcitx: stable 4.2.9.5 for ppc/ppc64, bug #643960
9
10 Package-Manager: Portage-2.3.19, Repoman-2.3.6
11 RepoMan-Options: --include-arches="ppc ppc64"
12
13 app-i18n/fcitx/fcitx-4.2.9.5.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-i18n/fcitx/fcitx-4.2.9.5.ebuild b/app-i18n/fcitx/fcitx-4.2.9.5.ebuild
17 index 64e45d7da44..5fe6492b498 100644
18 --- a/app-i18n/fcitx/fcitx-4.2.9.5.ebuild
19 +++ b/app-i18n/fcitx/fcitx-4.2.9.5.ebuild
20 @@ -25,7 +25,7 @@ fi
21
22 LICENSE="BSD-1 GPL-2+ LGPL-2+ MIT"
23 SLOT="4"
24 -KEYWORDS="amd64 ~hppa ~ppc ~ppc64 x86"
25 +KEYWORDS="amd64 ~hppa ppc ppc64 x86"
26 IUSE="+X +autostart +cairo debug +enchant gtk2 +gtk3 +introspection lua nls opencc +pango qt4 static-libs +table test +xml"
27 REQUIRED_USE="cairo? ( X ) pango? ( cairo ) qt4? ( X )"