diff options
author | James Le Cuirot <chewi@gentoo.org> | 2022-01-03 20:57:53 +0000 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2022-01-03 21:00:55 +0000 |
commit | 750c4258f5feb0f84d385f860cee24bd54d50007 (patch) | |
tree | 4feef0d5396e77bdcfca25b4322df27ad0f36077 /x11-drivers/xf86-input-joystick | |
parent | x11-drivers/xf86-input-evdev: Keyword 2.10.6 for ~m68k (diff) | |
download | gentoo-750c4258f5feb0f84d385f860cee24bd54d50007.tar.gz gentoo-750c4258f5feb0f84d385f860cee24bd54d50007.tar.bz2 gentoo-750c4258f5feb0f84d385f860cee24bd54d50007.zip |
x11-drivers/xf86-input-joystick: Keyword 1.6.3 for ~m68k
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'x11-drivers/xf86-input-joystick')
-rw-r--r-- | x11-drivers/xf86-input-joystick/xf86-input-joystick-1.6.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.6.3.ebuild b/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.6.3.ebuild index ebf5a3965895..7bea1935137d 100644 --- a/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.6.3.ebuild +++ b/x11-drivers/xf86-input-joystick/xf86-input-joystick-1.6.3.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 xorg-3 DESCRIPTION="X.Org driver for joystick input devices" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ppc ppc64 sparc x86" RDEPEND="x11-base/xorg-server" DEPEND="${RDEPEND} |