Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-libinput/
Date: Thu, 27 May 2021 19:18:17
Message-Id: 1622143063.c6cfe0a91ca2cbd79e40b055aa530cb2b334de02.sam@gentoo
1 commit: c6cfe0a91ca2cbd79e40b055aa530cb2b334de02
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 27 19:17:43 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu May 27 19:17:43 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6cfe0a9
7
8 x11-drivers/xf86-input-libinput: Stabilize 1.0.1 sparc, #787818
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 x11-drivers/xf86-input-libinput/xf86-input-libinput-1.0.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.0.1.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.0.1.ebuild
16 index f53d2bf6107..57c9c375f75 100644
17 --- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.0.1.ebuild
18 +++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.0.1.ebuild
19 @@ -7,7 +7,7 @@ inherit linux-info xorg-3
20
21 DESCRIPTION="X.org input driver based on libinput"
22
23 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
24 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86"
25 IUSE=""
26
27 RDEPEND=">=dev-libs/libinput-1.7.0:0="