Gentoo Archives: gentoo-commits

From: Michael Weber <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
Date: Wed, 08 Mar 2017 07:45:13
Message-Id: 1488959038.f020e60f4ae56375fdf7bd73312a0e5b86eba183.xmw@gentoo
1 commit: f020e60f4ae56375fdf7bd73312a0e5b86eba183
2 Author: Michael Weber <xmw <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 8 07:37:48 2017 +0000
4 Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 8 07:43:58 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f020e60f
7
8 x11-drivers/xf86-input-libinput: arm stable (bug 611056)
9
10 Package-Manager: Portage-2.3.4, Repoman-2.3.2
11 RepoMan-Options: --include-arches="amd64,arm,arm64,ppc,ppc64"
12
13 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.24.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.24.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.24.0.ebuild
17 index 728fdf1e35e..8d479f1634f 100644
18 --- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.24.0.ebuild
19 +++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.24.0.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 ~hppa ~ia64 ppc ppc64 ~sparc ~x86"
25 +KEYWORDS="alpha ~amd64 arm ~hppa ~ia64 ppc ppc64 ~sparc ~x86"
26 IUSE=""
27
28 RDEPEND=">=dev-libs/libinput-1.5.0:0="