Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus/
Date: Thu, 28 Dec 2017 18:45:12
Message-Id: 1514486288.1be906ac72cfc70d1c10cbfb38a355b4008c14bd.whissi@gentoo
1 commit: 1be906ac72cfc70d1c10cbfb38a355b4008c14bd
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 28 18:38:08 2017 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 28 18:38:08 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1be906ac
7
8 app-i18n/ibus: x86 stable (bug #641276)
9
10 Package-Manager: Portage-2.3.19, Repoman-2.3.6
11
12 app-i18n/ibus/ibus-1.5.16.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-i18n/ibus/ibus-1.5.16.ebuild b/app-i18n/ibus/ibus-1.5.16.ebuild
16 index f04a122889f..ae4fee4c91c 100644
17 --- a/app-i18n/ibus/ibus-1.5.16.ebuild
18 +++ b/app-i18n/ibus/ibus-1.5.16.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.gz"
20
21 LICENSE="LGPL-2.1"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
24 +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
25 IUSE="+X +emoji gconf +gtk +gtk2 +introspection kde +libnotify nls +python test vala wayland"
26 REQUIRED_USE="emoji? ( gtk )
27 gtk2? ( gtk )