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:14:59
Message-Id: 1622142846.58f2aeb9869d3b42a0037f470232ed7af335a394.sam@gentoo
1 commit: 58f2aeb9869d3b42a0037f470232ed7af335a394
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 27 19:14:06 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu May 27 19:14:06 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58f2aeb9
7
8 x11-drivers/xf86-input-libinput: Stabilize 1.0.1 x86, #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 99d48c2c493..6b7773084b8 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="