Gentoo Archives: gentoo-commits

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