summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-06-19 14:58:39 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-06-19 14:58:52 +0200
commitc91965a02af0fec5b7350e039d5cb6e0a629f610 (patch)
tree1c74041840c17ff84050e59d604cee4b66d865a2 /x11-drivers
parentx11-drivers/xf86-input-fpit: keyword ~arm64 (diff)
downloadgentoo-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')
-rw-r--r--x11-drivers/xf86-input-void/xf86-input-void-1.4.1.ebuild4
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"