summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-05 20:49:28 +0000
committerSam James <sam@gentoo.org>2021-04-05 22:17:18 +0000
commit16ebab1ac61859b80b389f58ee9f2f61ae547fa2 (patch)
treeafa60af50d7f907efcac15cdb9c17e4bf51ec7ca /x11-drivers
parentx11-base/xorg-proto: drop s390 to ~s390 (unstable) (diff)
downloadgentoo-16ebab1ac61859b80b389f58ee9f2f61ae547fa2.tar.gz
gentoo-16ebab1ac61859b80b389f58ee9f2f61ae547fa2.tar.bz2
gentoo-16ebab1ac61859b80b389f58ee9f2f61ae547fa2.zip
x11-drivers/xf86-input-libinput: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/xf86-input-libinput/xf86-input-libinput-0.30.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.30.0.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.30.0.ebuild
index ab9e4ddef1aa..d30c811957c7 100644
--- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.30.0.ebuild
+++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.30.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 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 ~mips ppc ppc64 ~riscv ~s390 sparc x86"
IUSE=""
RDEPEND=">=dev-libs/libinput-1.7.0:0="