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: Sat, 07 Sep 2019 21:07:52
Message-Id: 1567890412.490acc2a7e503dc379616eb749bc60de4eef91b8.whissi@gentoo
1 commit: 490acc2a7e503dc379616eb749bc60de4eef91b8
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 7 18:18:30 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 7 21:06:52 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=490acc2a
7
8 app-i18n/ibus: x86 stable (bug #691380)
9
10 Package-Manager: Portage-2.3.75, Repoman-2.3.17
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 app-i18n/ibus/ibus-1.5.20.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-i18n/ibus/ibus-1.5.20.ebuild b/app-i18n/ibus/ibus-1.5.20.ebuild
17 index e52f4b21706..8009d581ee1 100644
18 --- a/app-i18n/ibus/ibus-1.5.20.ebuild
19 +++ b/app-i18n/ibus/ibus-1.5.20.ebuild
20 @@ -14,7 +14,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="~alpha ~amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
25 +KEYWORDS="~alpha ~amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
26 IUSE="+X +emoji gconf +gtk +gtk2 +introspection kde nls +python test +unicode vala wayland"
27 REQUIRED_USE="emoji? ( gtk )
28 gtk2? ( gtk )