Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
Date: Sat, 19 Dec 2015 21:38:18
Message-Id: 1450561077.3e61907b00afe3d721d2be738b562844fecb3b66.maekke@gentoo
1 commit: 3e61907b00afe3d721d2be738b562844fecb3b66
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 19 21:37:57 2015 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 19 21:37:57 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e61907b
7
8 x11-drivers/xf86-input-libinput: arm stable, bug #559062
9
10 Package-Manager: portage-2.2.26
11 RepoMan-Options: --include-arches="arm"
12
13 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.14.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.14.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.14.0.ebuild
17 index 62f4cb1..9c16a39 100644
18 --- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.14.0.ebuild
19 +++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.14.0.ebuild
20 @@ -8,7 +8,7 @@ inherit xorg-2
21
22 DESCRIPTION="X.org input driver based on libinput"
23
24 -KEYWORDS="~alpha amd64 ~arm ~hppa ppc ~ppc64 x86"
25 +KEYWORDS="~alpha amd64 arm ~hppa ppc ~ppc64 x86"
26 IUSE=""
27
28 RDEPEND=">=dev-libs/libinput-0.21.0:0="