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: Sat, 21 Sep 2019 13:45:47
Message-Id: 1569073529.073e09fc7a76a09bd32a0d7965ff2c6a2c0fe456.slyfox@gentoo
1 commit: 073e09fc7a76a09bd32a0d7965ff2c6a2c0fe456
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 21 13:44:45 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 21 13:45:29 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=073e09fc
7
8 x11-drivers/xf86-input-libinput: stable 0.29.0 for hppa, bug #694734
9
10 Package-Manager: Portage-2.3.76, Repoman-2.3.17
11 RepoMan-Options: --include-arches="hppa"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 x11-drivers/xf86-input-libinput/xf86-input-libinput-0.29.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.29.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.29.0.ebuild
18 index e9e334ac7c9..91bed20fed1 100644
19 --- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.29.0.ebuild
20 +++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.29.0.ebuild
21 @@ -7,7 +7,7 @@ inherit linux-info xorg-3
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.7.0:0="