From 0ffa61b76b77b3b45ea6290b219cad6403355152 Mon Sep 17 00:00:00 2001 From: James Le Cuirot Date: Mon, 3 Jan 2022 20:58:14 +0000 Subject: x11-drivers/xf86-input-libinput: Keyword 1.2.0 for ~m68k Manually tested and working. Signed-off-by: James Le Cuirot --- x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.0.ebuild index 015cc4b53f82..4af16d07326c 100644 --- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.0.ebuild +++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.0.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 @@ -7,7 +7,7 @@ inherit linux-info xorg-3 DESCRIPTION="X.org input driver based on libinput" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" RDEPEND=">=dev-libs/libinput-1.11.0:0=" DEPEND="${RDEPEND} -- cgit v1.2.3-65-gdbad