Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
Date: Fri, 20 Sep 2019 12:17:23
Message-Id: 1568981800.ebe617c6f22eb501430ed5eb0ad4eb555b87e76e.ago@gentoo
1 commit: ebe617c6f22eb501430ed5eb0ad4eb555b87e76e
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 20 12:16:40 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 20 12:16:40 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebe617c6
7
8 x11-drivers/xf86-input-libinput: x86 stable wrt bug #694734
9
10 Package-Manager: Portage-2.3.69, Repoman-2.3.16
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.29.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.29.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.29.0.ebuild
18 index 48845325c40..d6a32bde726 100644
19 --- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.29.0.ebuild
20 +++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.29.0.ebuild
21 @@ -7,7 +7,7 @@ inherit linux-info xorg-3
22
23 DESCRIPTION="X.org input driver based on libinput"
24
25 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 ~sparc ~x86"
26 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 ~sparc x86"
27 IUSE=""
28
29 RDEPEND=">=dev-libs/libinput-1.7.0:0="