diff options
author | Markus Meier <maekke@gentoo.org> | 2016-04-19 17:55:48 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-04-19 17:55:48 +0200 |
commit | a6b2c2c6b0e453651d7b902e620ea27f80b61249 (patch) | |
tree | 0b3c9a88bbe8ff5b1fb5972345edddc304504ff5 /app-i18n/ibus | |
parent | app-text/poppler: arm stable, bug #579752 (diff) | |
download | gentoo-a6b2c2c6b0e453651d7b902e620ea27f80b61249.tar.gz gentoo-a6b2c2c6b0e453651d7b902e620ea27f80b61249.tar.bz2 gentoo-a6b2c2c6b0e453651d7b902e620ea27f80b61249.zip |
app-i18n/ibus: arm stable, bug #565190
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="arm"
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 902bc5c79aed..4e51c9a19bfc 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 ~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 ) |