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: Fri, 15 Feb 2019 17:05:40
Message-Id: 1550250317.9e69c69b2b5c8ca6b3c2a9b6d8a1691cc7e7701d.zlogene@gentoo
1 commit: 9e69c69b2b5c8ca6b3c2a9b6d8a1691cc7e7701d
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 15 17:05:17 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 15 17:05:17 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e69c69b
7
8 x11-drivers/xf86-input-libinput: arm 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 RepoMan-Options: --include-arches="arm"
13
14 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 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
18 index 27fb63c5b94..e2b4ffec29a 100644
19 --- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.ebuild
20 +++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.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 ~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.5.0:0="