diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-19 14:58:39 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-19 14:58:52 +0200 |
commit | c91965a02af0fec5b7350e039d5cb6e0a629f610 (patch) | |
tree | 1c74041840c17ff84050e59d604cee4b66d865a2 /x11-drivers/xf86-input-void | |
parent | x11-drivers/xf86-input-fpit: keyword ~arm64 (diff) | |
download | gentoo-c91965a02af0fec5b7350e039d5cb6e0a629f610.tar.gz gentoo-c91965a02af0fec5b7350e039d5cb6e0a629f610.tar.bz2 gentoo-c91965a02af0fec5b7350e039d5cb6e0a629f610.zip |
x11-drivers/xf86-input-void: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'x11-drivers/xf86-input-void')
-rw-r--r-- | x11-drivers/xf86-input-void/xf86-input-void-1.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-input-void/xf86-input-void-1.4.1.ebuild b/x11-drivers/xf86-input-void/xf86-input-void-1.4.1.ebuild index 4c30c00f0eea..813a915648ad 100644 --- a/x11-drivers/xf86-input-void/xf86-input-void-1.4.1.ebuild +++ b/x11-drivers/xf86-input-void/xf86-input-void-1.4.1.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 @@ -6,7 +6,7 @@ inherit xorg-2 DESCRIPTION="null input driver" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="" RDEPEND=">=x11-base/xorg-server-1.9.99.1" |