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: Thu, 01 Jun 2017 09:13:20
Message-Id: 1496308386.bbef7bc85a6a720cb3428146a14f1b13a95cf1ed.ago@gentoo
1 commit: bbef7bc85a6a720cb3428146a14f1b13a95cf1ed
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 1 09:10:47 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 1 09:13:06 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbef7bc8
7
8 x11-drivers/xf86-input-libinput: x86 stable wrt bug #620234
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.1
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.25.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.25.1.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.25.1.ebuild
18 index 3d7a088312b..bea4b8e4c26 100644
19 --- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.25.1.ebuild
20 +++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.25.1.ebuild
21 @@ -7,7 +7,7 @@ inherit linux-info xorg-2
22
23 DESCRIPTION="X.org input driver based on libinput"
24
25 -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
26 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
27 IUSE=""
28
29 RDEPEND=">=dev-libs/libinput-1.5.0:0="