diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 20:49:30 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 22:17:19 +0000 |
commit | 8550d9e2de3d590f61a6e2a12c67fc3f1fc63348 (patch) | |
tree | 05791fc7f7247dcc0c3ff9ceb40275429043570f /x11-drivers | |
parent | x11-drivers/xf86-input-libinput: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-8550d9e2de3d590f61a6e2a12c67fc3f1fc63348.tar.gz gentoo-8550d9e2de3d590f61a6e2a12c67fc3f1fc63348.tar.bz2 gentoo-8550d9e2de3d590f61a6e2a12c67fc3f1fc63348.zip |
x11-drivers/xf86-input-void: 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-void/xf86-input-void-1.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 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 8a037ad91f84..6727b99d7eba 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 @@ -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 ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux" RDEPEND="x11-base/xorg-server" DEPEND="${RDEPEND}" |