diff options
author | Yixun Lan <dlan@gentoo.org> | 2020-06-02 17:54:13 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2020-06-02 17:54:55 +0800 |
commit | 4f6e0a6293b7c561bceb648a0b62e20691edc0e6 (patch) | |
tree | 400be97370665257ca9d1d54d1d410ee44b7fb39 /app-i18n/ibus | |
parent | media-gfx/imagemagick: Keyword 7.0.10.16-r1 sparc, #726746 (diff) | |
download | gentoo-4f6e0a6293b7c561bceb648a0b62e20691edc0e6.tar.gz gentoo-4f6e0a6293b7c561bceb648a0b62e20691edc0e6.tar.bz2 gentoo-4f6e0a6293b7c561bceb648a0b62e20691edc0e6.zip |
app-i18n/ibus: stable 1.5.22 for amd64
stable wrt bug #726532
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'app-i18n/ibus')
-rw-r--r-- | app-i18n/ibus/ibus-1.5.22.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/ibus/ibus-1.5.22.ebuild b/app-i18n/ibus/ibus-1.5.22.ebuild index cd531b497913..cd2ed726061e 100644 --- a/app-i18n/ibus/ibus-1.5.22.ebuild +++ b/app-i18n/ibus/ibus-1.5.22.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ppc ~ppc64 sparc x86" IUSE="+X +emoji +gtk +gtk2 +introspection kde nls +python test +unicode vala wayland" RESTRICT="!test? ( test )" REQUIRED_USE="emoji? ( gtk ) |