diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-02-17 20:30:14 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-02-17 20:30:14 +0300 |
commit | f7d2d9db26e4d365ab060baee239afcc325b34c7 (patch) | |
tree | 6fd9024b5622d2794fffda942b826c33aeba1c52 /x11-drivers | |
parent | dev-util/cmdtest: mark s390 stable (diff) | |
download | gentoo-f7d2d9db26e4d365ab060baee239afcc325b34c7.tar.gz gentoo-f7d2d9db26e4d365ab060baee239afcc325b34c7.tar.bz2 gentoo-f7d2d9db26e4d365ab060baee239afcc325b34c7.zip |
x11-drivers/xf86-input-void: mark s390 stable
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'x11-drivers')
-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 813a915648ad..2f000c8e7a41 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-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,7 +6,7 @@ inherit xorg-2 DESCRIPTION="null input driver" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="" RDEPEND=">=x11-base/xorg-server-1.9.99.1" |