Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
Date: Sun, 28 Oct 2018 20:37:50
Message-Id: 1540759051.3db4215fee4bec0f4eacc76e299c81ec2ca9cac2.slyfox@gentoo
1 commit: 3db4215fee4bec0f4eacc76e299c81ec2ca9cac2
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Sun Oct 28 20:27:07 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 28 20:37:31 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3db4215f
7
8 x11-drivers/xf86-input-libinput: stable 0.28.1 for sparc, bug #669588
9
10 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
11 Package-Manager: Portage-2.3.49, Repoman-2.3.11
12 RepoMan-Options: --include-arches="sparc"
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 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
19 index bff3e99ae81..6db684cb831 100644
20 --- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild
21 +++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild
22 @@ -7,7 +7,7 @@ inherit linux-info xorg-2
23
24 DESCRIPTION="X.org input driver based on libinput"
25
26 -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sparc x86"
27 +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 sparc x86"
28 IUSE=""
29
30 RDEPEND=">=dev-libs/libinput-1.5.0:0="