diff options
author | James Le Cuirot <chewi@gentoo.org> | 2022-01-03 16:49:37 +0000 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2022-01-03 21:00:52 +0000 |
commit | 2639d733554fbb535628ee783d21403904c55b61 (patch) | |
tree | 9223d782e4acb0bc8d498d271d6479c5723ca202 /x11-drivers | |
parent | x11-themes/tela-icon-theme: add USE=kde for live ebuild (diff) | |
download | gentoo-2639d733554fbb535628ee783d21403904c55b61.tar.gz gentoo-2639d733554fbb535628ee783d21403904c55b61.tar.bz2 gentoo-2639d733554fbb535628ee783d21403904c55b61.zip |
x11-drivers/xf86-input-evdev: Keyword 2.10.6 for ~m68k
Manually tested and working.
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-input-evdev/xf86-input-evdev-2.10.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 index b694533616cc..4a5d1dd80538 100644 --- 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,7 @@ EAPI=7 inherit linux-info xorg-3 DESCRIPTION="Generic Linux input driver" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv sparc x86" RDEPEND=" >=x11-base/xorg-server-1.18[udev] |