diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-03-03 14:47:56 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-03-03 14:48:10 +0300 |
commit | a43402f0441397c592428519fde7215b4b629ee2 (patch) | |
tree | 5b71095b7499905c460bed8312b33f91b55916cd /x11-drivers | |
parent | profiles/arch/arm64: USE mask x11-misc/x11vnc[xtrap] to fix deptree (diff) | |
download | gentoo-a43402f0441397c592428519fde7215b4b629ee2.tar.gz gentoo-a43402f0441397c592428519fde7215b4b629ee2.tar.bz2 gentoo-a43402f0441397c592428519fde7215b4b629ee2.zip |
x11-drivers/xf86-input-libinput: 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-libinput/xf86-input-libinput-0.28.1.ebuild | 2 | ||||
-rw-r--r-- | x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild index aa8e4fdb8caf..e53dde4bf3fd 100644 --- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild +++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild @@ -7,7 +7,7 @@ inherit linux-info xorg-2 DESCRIPTION="X.org input driver based on libinput" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 sparc x86" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86" IUSE="" RDEPEND=">=dev-libs/libinput-1.5.0:0=" diff --git a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.ebuild b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.ebuild index 74a1f186c2db..4358426293f1 100644 --- a/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.ebuild +++ b/x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.2.ebuild @@ -7,7 +7,7 @@ inherit linux-info xorg-2 DESCRIPTION="X.org input driver based on libinput" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sparc x86" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sparc x86" IUSE="" RDEPEND=">=dev-libs/libinput-1.5.0:0=" |