diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-10 12:44:40 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-10 12:44:40 +0100 |
commit | 256a7e78aec692b308b8bf19eec5ef3762d9fc85 (patch) | |
tree | c72d161927a48a717cd7f989ea00a3f8fe4f89c8 /app-i18n/ibus | |
parent | gnome-extra/docky: amd64 stable wrt bug #563300 (diff) | |
download | gentoo-256a7e78aec692b308b8bf19eec5ef3762d9fc85.tar.gz gentoo-256a7e78aec692b308b8bf19eec5ef3762d9fc85.tar.bz2 gentoo-256a7e78aec692b308b8bf19eec5ef3762d9fc85.zip |
app-i18n/ibus: amd64 stable wrt bug #565190
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'app-i18n/ibus')
-rw-r--r-- | app-i18n/ibus/ibus-1.5.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/ibus/ibus-1.5.11.ebuild b/app-i18n/ibus/ibus-1.5.11.ebuild index c83e988541d1..9a2a3b002724 100644 --- a/app-i18n/ibus/ibus-1.5.11.ebuild +++ b/app-i18n/ibus/ibus-1.5.11.ebuild @@ -18,7 +18,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 ) |