diff options
author | Markus Meier <maekke@gentoo.org> | 2015-11-26 20:12:20 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2015-11-26 20:12:20 +0100 |
commit | 2d636d3609030171ce55fb13a5f3df385aea035d (patch) | |
tree | a9c40137d69c98a031856024b7fcdd38aaf7cb77 /app-i18n | |
parent | Guess it doesn't work with python3 after all (bug #566932) (diff) | |
download | gentoo-2d636d3609030171ce55fb13a5f3df385aea035d.tar.gz gentoo-2d636d3609030171ce55fb13a5f3df385aea035d.tar.bz2 gentoo-2d636d3609030171ce55fb13a5f3df385aea035d.zip |
app-i18n/ibus: arm stable, bug #565190
Package-Manager: portage-2.2.25
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'app-i18n')
-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 e0d8155e10c2..35eb4e23edd3 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 ) |