Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
Date: Mon, 07 May 2018 19:23:09
Message-Id: 1525720950.81a41060723aeaee0c2aa3e066e1e62f2c9277b0.whissi@gentoo
1 commit: 81a41060723aeaee0c2aa3e066e1e62f2c9277b0
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 7 18:02:43 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Mon May 7 19:22:30 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81a41060
7
8 x11-drivers/xf86-input-libinput: x86 stable (bug #649316)
9
10 Package-Manager: Portage-2.3.34, Repoman-2.3.9
11
12 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.27.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.27.1.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.27.1.ebuild
16 index 2e256a1b83d..1e947a7bb1b 100644
17 --- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.27.1.ebuild
18 +++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.27.1.ebuild
19 @@ -7,7 +7,7 @@ inherit linux-info xorg-2
20
21 DESCRIPTION="X.org input driver based on libinput"
22
23 -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sparc ~x86"
24 +KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sparc x86"
25 IUSE=""
26
27 RDEPEND=">=dev-libs/libinput-1.5.0:0="