commit: cefdf0704bfa3e37388d386a2094cb26525007a8
Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 3 20:58:26 2022 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Mon Jan 3 21:01:01 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cefdf070
x11-drivers/xf86-input-void: Keyword 1.4.1 for ~m68k
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
x11-drivers/xf86-input-void/xf86-input-void-1.4.1.ebuild | 4 ++--
1 file 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}"