diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-07-24 17:22:29 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-07-25 14:26:40 +0200 |
commit | 202a38041967baf851e48ad27d662cdc97df8acd (patch) | |
tree | 17f3a22a8040f006ac1e28f4a4a76dbb59e28291 /app-i18n/ibus | |
parent | app-admin/system-config-printer: keyword ~arm64 (diff) | |
download | gentoo-202a38041967baf851e48ad27d662cdc97df8acd.tar.gz gentoo-202a38041967baf851e48ad27d662cdc97df8acd.tar.bz2 gentoo-202a38041967baf851e48ad27d662cdc97df8acd.zip |
app-i18n/ibus: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'app-i18n/ibus')
-rw-r--r-- | app-i18n/ibus/ibus-1.5.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/ibus/ibus-1.5.14.ebuild b/app-i18n/ibus/ibus-1.5.14.ebuild index dde79edbfa19..33b9e5be6dca 100644 --- a/app-i18n/ibus/ibus-1.5.14.ebuild +++ b/app-i18n/ibus/ibus-1.5.14.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/ibus/ibus/wiki" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~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 ) |