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: Sat, 18 Nov 2017 10:03:03
Message-Id: 1510999151.357dcb1985c24f4e5097814d5124863dcb83ae91.slyfox@gentoo
1 commit: 357dcb1985c24f4e5097814d5124863dcb83ae91
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Nov 18 09:59:11 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Nov 18 09:59:11 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=357dcb19
7
8 app-i18n/fcitx: stable 4.2.9.4 for ppc64, bug #636226
9
10 Package-Manager: Portage-2.3.14, Repoman-2.3.6
11 RepoMan-Options: --include-arches="ppc64"
12
13 app-i18n/fcitx/fcitx-4.2.9.4.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-i18n/fcitx/fcitx-4.2.9.4.ebuild b/app-i18n/fcitx/fcitx-4.2.9.4.ebuild
17 index 6519ee38167..5fc0174390e 100644
18 --- a/app-i18n/fcitx/fcitx-4.2.9.4.ebuild
19 +++ b/app-i18n/fcitx/fcitx-4.2.9.4.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 )"