diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-16 11:59:55 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-16 11:59:55 +0100 |
commit | 6152c142f2c0386387b531d1adcc1f23c9db9fd9 (patch) | |
tree | 6330ea9eddb8264f3c58408d608adc54c535f054 /app-i18n/ibus | |
parent | dev-python/et_xmlfile: x86 stable wrt bug #577142 (diff) | |
download | gentoo-6152c142f2c0386387b531d1adcc1f23c9db9fd9.tar.gz gentoo-6152c142f2c0386387b531d1adcc1f23c9db9fd9.tar.bz2 gentoo-6152c142f2c0386387b531d1adcc1f23c9db9fd9.zip |
app-i18n/ibus: x86 stable wrt bug #565190
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/ibus/ibus-1.5.12.ebuild b/app-i18n/ibus/ibus-1.5.12.ebuild index 37d51189d496..f1a97787de67 100644 --- a/app-i18n/ibus/ibus-1.5.12.ebuild +++ b/app-i18n/ibus/ibus-1.5.12.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/ibus/ibus/wiki" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="deprecated gconf gtk +gtk3 +introspection nls +python test vala wayland +X" REQUIRED_USE=" || ( gtk gtk3 X ) |