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: Sun, 10 Feb 2019 07:46:26
Message-Id: 1549784764.552ced734ca56e4a452652b7fa85d62e239cb11a.zlogene@gentoo
1 commit: 552ced734ca56e4a452652b7fa85d62e239cb11a
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 10 07:46:04 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 10 07:46:04 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=552ced73
7
8 x11-drivers/xf86-input-libinput: amd64 stable wrt bug #677578
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12
13 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.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.2.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.ebuild
17 index d9e07aac053..3cb078d0836 100644
18 --- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.ebuild
19 +++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.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="