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, 03 Mar 2019 11:48:16
Message-Id: 1551613690.a43402f0441397c592428519fde7215b4b629ee2.zlogene@gentoo
1 commit: a43402f0441397c592428519fde7215b4b629ee2
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sun Mar 3 11:47:56 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sun Mar 3 11:48:10 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a43402f0
7
8 x11-drivers/xf86-input-libinput: mark s390 stable
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.1.ebuild | 2 +-
14 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.ebuild | 2 +-
15 2 files changed, 2 insertions(+), 2 deletions(-)
16
17 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
18 index aa8e4fdb8ca..e53dde4bf3f 100644
19 --- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild
20 +++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.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="
30
31 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
32 index 74a1f186c2d..4358426293f 100644
33 --- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.ebuild
34 +++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.ebuild
35 @@ -7,7 +7,7 @@ inherit linux-info xorg-2
36
37 DESCRIPTION="X.org input driver based on libinput"
38
39 -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sparc x86"
40 +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sparc x86"
41 IUSE=""
42
43 RDEPEND=">=dev-libs/libinput-1.5.0:0="