diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-25 20:35:29 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-10-25 20:37:53 +0300 |
commit | 5c436494cf3c6d45b31f09d08d9a818b875dc324 (patch) | |
tree | c39939029d2a8e3e80cde6d06debd1df86529896 /x11-drivers/xf86-input-libinput | |
parent | x11-drivers/xf86-video-amdgpu: amd64 stable wrt bug #669588 (diff) | |
download | gentoo-5c436494cf3c6d45b31f09d08d9a818b875dc324.tar.gz gentoo-5c436494cf3c6d45b31f09d08d9a818b875dc324.tar.bz2 gentoo-5c436494cf3c6d45b31f09d08d9a818b875dc324.zip |
x11-drivers/xf86-input-libinput: amd64 stable wrt bug #669588
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'x11-drivers/xf86-input-libinput')
-rw-r--r-- | x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild | 2 |
1 files changed, 1 insertions, 1 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 5095d59d7bbc..027638e5a41a 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=" |