diff options
author | Mart Raudsepp <leio@gentoo.org> | 2019-01-19 21:14:10 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2019-01-19 22:07:20 +0200 |
commit | da17a3b933b176ff5878c75f42a95e7228cfc854 (patch) | |
tree | e3228831dd127f4c153ac603a55e63557f1eb71d /x11-drivers/xf86-input-libinput | |
parent | x11-apps/rgb: arm64 stable (diff) | |
download | gentoo-da17a3b933b176ff5878c75f42a95e7228cfc854.tar.gz gentoo-da17a3b933b176ff5878c75f42a95e7228cfc854.tar.bz2 gentoo-da17a3b933b176ff5878c75f42a95e7228cfc854.zip |
x11-drivers/xf86-input-libinput: arm64 stable
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'x11-drivers/xf86-input-libinput')
-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=" |