diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:40:48 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:40:48 +0100 |
commit | 7f30d78d88139509ceb9038c3b691882845eb0d3 (patch) | |
tree | 676273d1ea0d8aee0ae8bb6447187aa916248329 /app-i18n/ibus | |
parent | dev-python/webut: ppc stable wrt bug #593142 (diff) | |
download | gentoo-7f30d78d88139509ceb9038c3b691882845eb0d3.tar.gz gentoo-7f30d78d88139509ceb9038c3b691882845eb0d3.tar.bz2 gentoo-7f30d78d88139509ceb9038c3b691882845eb0d3.zip |
app-i18n/ibus: ppc stable wrt bug #565190
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-i18n/ibus')
-rw-r--r-- | app-i18n/ibus/ibus-1.5.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/ibus/ibus-1.5.12.ebuild b/app-i18n/ibus/ibus-1.5.12.ebuild index 1790d7233883..3444651718eb 100644 --- a/app-i18n/ibus/ibus-1.5.12.ebuild +++ b/app-i18n/ibus/ibus-1.5.12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/ibus/ibus/wiki" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="deprecated gconf gtk +gtk3 +introspection nls +python test vala wayland +X" REQUIRED_USE=" || ( gtk gtk3 X ) |