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:12:01
Message-Id: 1622098128.0f4af64c2547808e52530c85969c801b1ba3944b.sam@gentoo
1 commit: 0f4af64c2547808e52530c85969c801b1ba3944b
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 27 06:48:48 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu May 27 06:48:48 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f4af64c
7
8 x11-drivers/xf86-input-libinput: Stabilize 1.0.1 arm64, #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 d2c3dc52a24..99d48c2c493 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="