Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus/
Date: Tue, 03 Jan 2017 10:39:20
Message-Id: 1483439907.f26820dfb2d6631e87d0f7b57c9c13d0abe6f4b8.ago@gentoo
1 commit: f26820dfb2d6631e87d0f7b57c9c13d0abe6f4b8
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 3 10:35:39 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 3 10:38:27 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f26820df
7
8 app-i18n/ibus: ppc64 stable wrt bug #565190
9
10 Package-Manager: portage-2.3.0
11 RepoMan-Options: --include-arches="ppc64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 app-i18n/ibus/ibus-1.5.12.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-i18n/ibus/ibus-1.5.12.ebuild b/app-i18n/ibus/ibus-1.5.12.ebuild
18 index 3444651..717d233 100644
19 --- a/app-i18n/ibus/ibus-1.5.12.ebuild
20 +++ b/app-i18n/ibus/ibus-1.5.12.ebuild
21 @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/ibus/ibus/wiki"
22
23 LICENSE="LGPL-2.1"
24 SLOT="0"
25 -KEYWORDS="alpha amd64 arm ~arm64 ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd"
26 +KEYWORDS="alpha amd64 arm ~arm64 ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd"
27 IUSE="deprecated gconf gtk +gtk3 +introspection nls +python test vala wayland +X"
28 REQUIRED_USE="
29 || ( gtk gtk3 X )