Gentoo Archives: gentoo-commits

From: James Le Cuirot <chewi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-input-evdev/
Date: Mon, 03 Jan 2022 21:01:37
Message-Id: 1641243652.2639d733554fbb535628ee783d21403904c55b61.chewi@gentoo
1 commit: 2639d733554fbb535628ee783d21403904c55b61
2 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 3 16:49:37 2022 +0000
4 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 3 21:00:52 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2639d733
7
8 x11-drivers/xf86-input-evdev: Keyword 2.10.6 for ~m68k
9
10 Manually tested and working.
11
12 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
13
14 x11-drivers/xf86-input-evdev/xf86-input-evdev-2.10.6.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.10.6.ebuild b/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.10.6.ebuild
18 index b694533616cc..4a5d1dd80538 100644
19 --- a/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.10.6.ebuild
20 +++ b/x11-drivers/xf86-input-evdev/xf86-input-evdev-2.10.6.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2021 Gentoo Authors
23 +# Copyright 1999-2022 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=7
27 @@ -6,7 +6,7 @@ EAPI=7
28 inherit linux-info xorg-3
29
30 DESCRIPTION="Generic Linux input driver"
31 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86"
32 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv sparc x86"
33
34 RDEPEND="
35 >=x11-base/xorg-server-1.18[udev]