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: Wed, 29 Aug 2018 01:07:41
Message-Id: 1535504039.093ed40a48b2a314f4ffd20ba7e9edeeff0eec53.whissi@gentoo
1 commit: 093ed40a48b2a314f4ffd20ba7e9edeeff0eec53
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 29 00:53:59 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 29 00:53:59 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=093ed40a
7
8 app-i18n/ibus: x86 stable (bug #664746)
9
10 Package-Manager: Portage-2.3.48, Repoman-2.3.10
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 1981044fcf0..8c9b39101dc 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 )