diff options
author | Steev Klimaszewski <steev@gentoo.org> | 2016-03-23 15:53:01 -0500 |
---|---|---|
committer | Steev Klimaszewski <steev@gentoo.org> | 2016-03-23 16:22:14 -0500 |
commit | 22fa544968043b931a0ad57f7570b606b8f3fe38 (patch) | |
tree | 25a3191d5e87611b186cbd227ac003ac17a37e2a /app-i18n/ibus/ibus-1.5.12.ebuild | |
parent | app-admin/gkrellm: Keyword 2.3.6_rc1-r1 ~arm64 (diff) | |
download | gentoo-22fa544968043b931a0ad57f7570b606b8f3fe38.tar.gz gentoo-22fa544968043b931a0ad57f7570b606b8f3fe38.tar.bz2 gentoo-22fa544968043b931a0ad57f7570b606b8f3fe38.zip |
app-i18n/ibus: Add ~arm64 keyword to 1.5.12
Package-Manager: portage-2.2.28
Diffstat (limited to 'app-i18n/ibus/ibus-1.5.12.ebuild')
-rw-r--r-- | app-i18n/ibus/ibus-1.5.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/ibus/ibus-1.5.12.ebuild b/app-i18n/ibus/ibus-1.5.12.ebuild index f1a97787de67..902bc5c79aed 100644 --- a/app-i18n/ibus/ibus-1.5.12.ebuild +++ b/app-i18n/ibus/ibus-1.5.12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -17,7 +17,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 ) |