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-joystick/
Date: Mon, 19 Jun 2017 13:26:24
Message-Id: 1497878776.46f5777d65e8c05a6acd1c0c6443ea0082360387.aballier@gentoo
1 commit: 46f5777d65e8c05a6acd1c0c6443ea0082360387
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 19 13:14:42 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 19 13:26:16 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46f5777d
7
8 x11-drivers/xf86-input-joystick: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 x11-drivers/xf86-input-joystick/xf86-input-joystick-1.6.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.6.3.ebuild b/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.6.3.ebuild
16 index 0820760d5af..d6d447becd5 100644
17 --- a/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.6.3.ebuild
18 +++ b/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.6.3.ebuild
19 @@ -6,7 +6,7 @@ inherit xorg-2
20
21 DESCRIPTION="X.Org driver for joystick input devices"
22
23 -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
24 +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
25 IUSE=""
26
27 RDEPEND=">=x11-base/xorg-server-1.10"