Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
Date: Sat, 02 Mar 2019 20:02:12
Message-Id: 1551556704.b5345f27ff5263d3aa97c563d2d60fd864474935.mattst88@gentoo
1 commit: b5345f27ff5263d3aa97c563d2d60fd864474935
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sat Mar 2 19:58:05 2019 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 2 19:58:24 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5345f27
7
8 x11-drivers/xf86-input-libinput-0.28.2: ia64 stable, bug 677578
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 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
16 index e2b4ffec29a..667a97be29e 100644
17 --- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.ebuild
18 +++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.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 ~s390 ~sparc x86"
24 +KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sparc x86"
25 IUSE=""
26
27 RDEPEND=">=dev-libs/libinput-1.5.0:0="