diff options
author | Mart Raudsepp <leio@gentoo.org> | 2020-03-22 09:47:02 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-03-22 09:47:02 +0200 |
commit | 129a6536256ed65ef09cfc8cb1aeea0e2bdabc5f (patch) | |
tree | c0aece51f63942e4634f48773638a558a86f1b2b /app-i18n/ibus | |
parent | arch/arm64/package.use.stable.mask: unmask links[lzip] (diff) | |
download | gentoo-129a6536256ed65ef09cfc8cb1aeea0e2bdabc5f.tar.gz gentoo-129a6536256ed65ef09cfc8cb1aeea0e2bdabc5f.tar.bz2 gentoo-129a6536256ed65ef09cfc8cb1aeea0e2bdabc5f.zip |
app-i18n/ibus: arm64 stable (bug #695526)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'app-i18n/ibus')
-rw-r--r-- | app-i18n/ibus/ibus-1.5.21-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/ibus/ibus-1.5.21-r1.ebuild b/app-i18n/ibus/ibus-1.5.21-r1.ebuild index 0b4ab3f30b6b..e88d592b7171 100644 --- a/app-i18n/ibus/ibus-1.5.21-r1.ebuild +++ b/app-i18n/ibus/ibus-1.5.21-r1.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 gconf +gtk +gtk2 +introspection kde nls +python test +unicode vala wayland" RESTRICT="!test? ( test )" REQUIRED_USE="emoji? ( gtk ) |