diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-01-05 16:21:50 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-01-05 16:21:50 +0300 |
commit | 530666861ef1f89f028d667578d33d38f537e2ad (patch) | |
tree | d046a79dc186c910035f15897e28f4ea4dcdec10 /app-i18n/ibus | |
parent | app-i18n/unicode-cldr: amd64 stable wrt bug #641276 (diff) | |
download | gentoo-530666861ef1f89f028d667578d33d38f537e2ad.tar.gz gentoo-530666861ef1f89f028d667578d33d38f537e2ad.tar.bz2 gentoo-530666861ef1f89f028d667578d33d38f537e2ad.zip |
app-i18n/ibus: amd64 stable wrt bug #641276
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'app-i18n/ibus')
-rw-r--r-- | app-i18n/ibus/ibus-1.5.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/ibus/ibus-1.5.16.ebuild b/app-i18n/ibus/ibus-1.5.16.ebuild index b92ea73eb2db..5550caecc20c 100644 --- a/app-i18n/ibus/ibus-1.5.16.ebuild +++ b/app-i18n/ibus/ibus-1.5.16.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -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 ) |