diff options
author | James Le Cuirot <chewi@gentoo.org> | 2022-01-03 20:58:26 +0000 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2022-01-03 21:01:01 +0000 |
commit | cefdf0704bfa3e37388d386a2094cb26525007a8 (patch) | |
tree | 3c14ff7e054b4551e7b06fcb3ce0e4f934d8a40b /x11-drivers/xf86-input-void | |
parent | x11-drivers/xf86-input-libinput: Keyword 1.2.0 for ~m68k (diff) | |
download | gentoo-cefdf0704bfa3e37388d386a2094cb26525007a8.tar.gz gentoo-cefdf0704bfa3e37388d386a2094cb26525007a8.tar.bz2 gentoo-cefdf0704bfa3e37388d386a2094cb26525007a8.zip |
x11-drivers/xf86-input-void: Keyword 1.4.1 for ~m68k
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'x11-drivers/xf86-input-void')
-rw-r--r-- | x11-drivers/xf86-input-void/xf86-input-void-1.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-input-void/xf86-input-void-1.4.1.ebuild b/x11-drivers/xf86-input-void/xf86-input-void-1.4.1.ebuild index 6727b99d7eba..e4ab0c0ef9b5 100644 --- a/x11-drivers/xf86-input-void/xf86-input-void-1.4.1.ebuild +++ b/x11-drivers/xf86-input-void/xf86-input-void-1.4.1.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="null input driver" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux" RDEPEND="x11-base/xorg-server" DEPEND="${RDEPEND}" |