Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
Date: Thu, 25 Oct 2018 17:38:06
Message-Id: 1540489073.5c436494cf3c6d45b31f09d08d9a818b875dc324.zlogene@gentoo
1 commit: 5c436494cf3c6d45b31f09d08d9a818b875dc324
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 25 17:35:29 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 25 17:37:53 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c436494
7
8 x11-drivers/xf86-input-libinput: amd64 stable wrt bug #669588
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.49, Repoman-2.3.11
12
13 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild
17 index 5095d59d7bb..027638e5a41 100644
18 --- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild
19 +++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild
20 @@ -7,7 +7,7 @@ inherit linux-info xorg-2
21
22 DESCRIPTION="X.org input driver based on libinput"
23
24 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
25 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
26 IUSE=""
27
28 RDEPEND=">=dev-libs/libinput-1.5.0:0="