Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-void/
Date: Mon, 19 Jun 2017 12:59:05
Message-Id: 1497877132.c91965a02af0fec5b7350e039d5cb6e0a629f610.aballier@gentoo
1 commit: c91965a02af0fec5b7350e039d5cb6e0a629f610
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 19 12:58:39 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 19 12:58:52 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c91965a0
7
8 x11-drivers/xf86-input-void: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 x11-drivers/xf86-input-void/xf86-input-void-1.4.1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 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
16 index 4c30c00f0ee..813a915648a 100644
17 --- a/x11-drivers/xf86-input-void/xf86-input-void-1.4.1.ebuild
18 +++ b/x11-drivers/xf86-input-void/xf86-input-void-1.4.1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2016 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=5
25 @@ -6,7 +6,7 @@ inherit xorg-2
26
27 DESCRIPTION="null input driver"
28
29 -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
30 +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
31 IUSE=""
32
33 RDEPEND=">=x11-base/xorg-server-1.9.99.1"