Gentoo Archives: gentoo-commits

From: Mike Gilbert <floppym@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/fcitx/
Date: Fri, 29 Jul 2016 02:00:56
Message-Id: 1469757615.51cf91cfc8e644e3bae3859b9b3a0ddc0d9454f1.floppym@gentoo
1 commit: 51cf91cfc8e644e3bae3859b9b3a0ddc0d9454f1
2 Author: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
3 AuthorDate: Thu Jul 28 22:23:50 2016 +0000
4 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
5 CommitDate: Fri Jul 29 02:00:15 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51cf91cf
7
8 app-i18n/fcitx: Restore ~ppc keyword.
9
10 app-i18n/fcitx/fcitx-4.2.9.1.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/app-i18n/fcitx/fcitx-4.2.9.1.ebuild b/app-i18n/fcitx/fcitx-4.2.9.1.ebuild
14 index 4ef5c63..5071589 100644
15 --- a/app-i18n/fcitx/fcitx-4.2.9.1.ebuild
16 +++ b/app-i18n/fcitx/fcitx-4.2.9.1.ebuild
17 @@ -22,7 +22,7 @@ fi
18
19 LICENSE="GPL-2+ LGPL-2+"
20 SLOT="0"
21 -KEYWORDS="~amd64 ~hppa ~ppc64 ~x86"
22 +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86"
23 IUSE="+X +autostart +cairo +dbus debug +enchant gtk2 gtk3 +introspection lua nls opencc +pango qt4 static-libs +table test +xml"
24 REQUIRED_USE="autostart? ( dbus ) cairo? ( X ) gtk2? ( dbus ) gtk3? ( dbus ) introspection? ( dbus ) pango? ( cairo ) qt4? ( X dbus )"