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/kcm-fcitx/
Date: Wed, 05 Oct 2016 19:36:38
Message-Id: 1475696191.3c87ec896ff49c4ed08d076ea8c2f7d62f0683b5.floppym@gentoo
1 commit: 3c87ec896ff49c4ed08d076ea8c2f7d62f0683b5
2 Author: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
3 AuthorDate: Wed Oct 5 19:28:51 2016 +0000
4 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 5 19:36:31 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c87ec89
7
8 app-i18n/kcm-fcitx: Stabilize on amd64/x86 (bug #589966).
9
10 app-i18n/kcm-fcitx/kcm-fcitx-0.4.3.ebuild | 2 +-
11 app-i18n/kcm-fcitx/kcm-fcitx-0.5.3.ebuild | 2 +-
12 2 files changed, 2 insertions(+), 2 deletions(-)
13
14 diff --git a/app-i18n/kcm-fcitx/kcm-fcitx-0.4.3.ebuild b/app-i18n/kcm-fcitx/kcm-fcitx-0.4.3.ebuild
15 index 03c7f5f..1b9f5f8 100644
16 --- a/app-i18n/kcm-fcitx/kcm-fcitx-0.4.3.ebuild
17 +++ b/app-i18n/kcm-fcitx/kcm-fcitx-0.4.3.ebuild
18 @@ -23,7 +23,7 @@ fi
19
20 LICENSE="GPL-2+"
21 SLOT="4"
22 -KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
23 +KEYWORDS="amd64 ~ppc ~ppc64 x86"
24 IUSE="minimal"
25
26 RDEPEND=">=app-i18n/fcitx-4.2.8[dbus,qt4]
27
28 diff --git a/app-i18n/kcm-fcitx/kcm-fcitx-0.5.3.ebuild b/app-i18n/kcm-fcitx/kcm-fcitx-0.5.3.ebuild
29 index 87b949d..dc73b9a 100644
30 --- a/app-i18n/kcm-fcitx/kcm-fcitx-0.5.3.ebuild
31 +++ b/app-i18n/kcm-fcitx/kcm-fcitx-0.5.3.ebuild
32 @@ -22,7 +22,7 @@ fi
33
34 LICENSE="GPL-2+"
35 SLOT="5"
36 -KEYWORDS="~amd64 ~x86"
37 +KEYWORDS="amd64 x86"
38 IUSE=""
39
40 RDEPEND=">=app-i18n/fcitx-4.2.8[dbus]