diff options
-rw-r--r-- | x11-drivers/xf86-input-libinput/xf86-input-libinput-0.28.1.ebuild | 4 |
1 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 9697c2064c4b..aa8e4fdb8caf 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -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=" |