From: Mikle Kolyada Date: Fri, 22 Jun 2018 10:51:08 +0000 (+0300) Subject: dev-libs/libinput: mark s390 stable X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=690014883a2a1522776f2171a068ccc76aae0804;p=gentoo.git dev-libs/libinput: mark s390 stable Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- diff --git a/dev-libs/libinput/libinput-1.10.7.ebuild b/dev-libs/libinput/libinput-1.10.7.ebuild index 9e10a1005467..bed8843385aa 100644 --- a/dev-libs/libinput/libinput-1.10.7.ebuild +++ b/dev-libs/libinput/libinput-1.10.7.ebuild @@ -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.