dev-libs/libinput: mark s390 stable
authorMikle Kolyada <zlogene@gentoo.org>
Fri, 22 Jun 2018 10:51:08 +0000 (13:51 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Fri, 22 Jun 2018 10:51:08 +0000 (13:51 +0300)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

dev-libs/libinput/libinput-1.10.7.ebuild

index 9e10a100546738eba47815d93a22915cb0125b9b..bed8843385aacc843672140c1c28ee7a4b523754 100644 (file)
@@ -10,7 +10,7 @@ SRC_URI="https://www.freedesktop.org/software/${PN}/${P}.tar.xz"
 
 LICENSE="MIT"
 SLOT="0/10"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86"
 IUSE="doc input_devices_wacom test"
 # Tests require write access to udev rules directory which is a no-no for live system.
 # Other tests are just about logs, exported symbols and autotest of the test library.