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:11
Message-Id: 1622142989.e9c3a59428f737bb8d2585941f526b87561c9268.sam@gentoo
1 commit: e9c3a59428f737bb8d2585941f526b87561c9268
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 27 19:16:29 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu May 27 19:16:29 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9c3a594
7
8 x11-drivers/xf86-input-libinput: Stabilize 1.0.1 amd64, #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 6b7773084b8..f53d2bf6107 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="