diff options
author | Markus Meier <maekke@gentoo.org> | 2018-01-28 22:49:24 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2018-01-28 22:49:24 +0100 |
commit | 0bef1c49dc1cb1bd6cfc5db41277242cc4986cf1 (patch) | |
tree | 212c8c2a00876d16e8b99a3320d43594455d2f3a /app-i18n/ibus | |
parent | app-shells/ksh: bump to 93.20180128 (diff) | |
download | gentoo-0bef1c49dc1cb1bd6cfc5db41277242cc4986cf1.tar.gz gentoo-0bef1c49dc1cb1bd6cfc5db41277242cc4986cf1.tar.bz2 gentoo-0bef1c49dc1cb1bd6cfc5db41277242cc4986cf1.zip |
app-i18n/ibus: arm stable, bug #641276
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'app-i18n/ibus')
-rw-r--r-- | app-i18n/ibus/ibus-1.5.16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/ibus/ibus-1.5.16.ebuild b/app-i18n/ibus/ibus-1.5.16.ebuild index 5550caecc20c..bf065ab00f15 100644 --- a/app-i18n/ibus/ibus-1.5.16.ebuild +++ b/app-i18n/ibus/ibus-1.5.16.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ia64 ppc ppc64 ~sparc x86" +KEYWORDS="amd64 arm ~arm64 ia64 ppc ppc64 ~sparc x86" IUSE="+X +emoji gconf +gtk +gtk2 +introspection kde +libnotify nls +python test vala wayland" REQUIRED_USE="emoji? ( gtk ) gtk2? ( gtk ) |