Gentoo Archives: gentoo-commits

From: Tobias Klausmann <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus/
Date: Fri, 14 Sep 2018 10:18:12
Message-Id: 1536920259.b9aaa9f5700cddb250897c733d84c64092bc453f.klausman@gentoo
1 commit: b9aaa9f5700cddb250897c733d84c64092bc453f
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 14 10:17:39 2018 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 14 10:17:39 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9aaa9f5
7
8 app-i18n/ibus-1.5.18-r0: alpha stable
9
10 Gentoo-Bug: http://bugs.gentoo.org/664746
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 1da9fda2462..927ddd72824 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 )