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: Thu, 26 Nov 2015 19:13:03
Message-Id: 1448565140.2d636d3609030171ce55fb13a5f3df385aea035d.maekke@gentoo
1 commit: 2d636d3609030171ce55fb13a5f3df385aea035d
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Thu Nov 26 19:12:20 2015 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 26 19:12:20 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d636d36
7
8 app-i18n/ibus: arm stable, bug #565190
9
10 Package-Manager: portage-2.2.25
11 RepoMan-Options: --include-arches="arm"
12
13 app-i18n/ibus/ibus-1.5.11.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-i18n/ibus/ibus-1.5.11.ebuild b/app-i18n/ibus/ibus-1.5.11.ebuild
17 index e0d8155..35eb4e2 100644
18 --- a/app-i18n/ibus/ibus-1.5.11.ebuild
19 +++ b/app-i18n/ibus/ibus-1.5.11.ebuild
20 @@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/ibus/ibus/wiki"
21
22 LICENSE="LGPL-2.1"
23 SLOT="0"
24 -KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd"
25 +KEYWORDS="~alpha amd64 arm ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd"
26 IUSE="deprecated gconf gtk +gtk3 +introspection nls +python test vala wayland +X"
27 REQUIRED_USE="
28 || ( gtk gtk3 X )