Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus/
Date: Tue, 04 Sep 2018 18:22:36
Message-Id: 1536085336.ca5e3920e8e0a3bb7f29f5d60cce534fdacfd411.zlogene@gentoo
1 commit: ca5e3920e8e0a3bb7f29f5d60cce534fdacfd411
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 4 18:22:16 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 4 18:22:16 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca5e3920
7
8 app-i18n/ibus: amd64 stable wrt bug #664746
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 app-i18n/ibus/ibus-1.5.18.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-i18n/ibus/ibus-1.5.18.ebuild b/app-i18n/ibus/ibus-1.5.18.ebuild
16 index de814523ac9..1da9fda2462 100644
17 --- a/app-i18n/ibus/ibus-1.5.18.ebuild
18 +++ b/app-i18n/ibus/ibus-1.5.18.ebuild
19 @@ -14,7 +14,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="~alpha ~amd64 ~arm ~arm64 ia64 ~ppc ppc64 sparc x86 ~x86-fbsd"
24 +KEYWORDS="~alpha amd64 ~arm ~arm64 ia64 ~ppc ppc64 sparc x86 ~x86-fbsd"
25 IUSE="+X +emoji gconf +gtk +gtk2 +introspection kde +libnotify nls +python test +unicode vala wayland"
26 REQUIRED_USE="emoji? ( gtk )
27 gtk2? ( gtk )