diff options
author | 2022-01-03 20:58:14 +0000 | |
---|---|---|
committer | 2022-01-03 21:00:58 +0000 | |
commit | 0ffa61b76b77b3b45ea6290b219cad6403355152 (patch) | |
tree | 9ed7de699c16205032a3abe6b2311e060e25c2e3 /x11-drivers/xf86-input-libinput | |
parent | x11-drivers/xf86-input-joystick: Keyword 1.6.3 for ~m68k (diff) | |
download | gentoo-0ffa61b76b77b3b45ea6290b219cad6403355152.tar.gz gentoo-0ffa61b76b77b3b45ea6290b219cad6403355152.tar.bz2 gentoo-0ffa61b76b77b3b45ea6290b219cad6403355152.zip |
x11-drivers/xf86-input-libinput: Keyword 1.2.0 for ~m68k
Manually tested and working.
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'x11-drivers/xf86-input-libinput')
-rw-r--r-- | x11-drivers/xf86-input-libinput/xf86-input-libinput-1.2.0.ebuild | 4 |
1 files 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} |