dev-libs/libinput: arm64 stable
authorMart Raudsepp <leio@gentoo.org>
Sat, 19 Jan 2019 19:25:01 +0000 (21:25 +0200)
committerMart Raudsepp <leio@gentoo.org>
Sat, 19 Jan 2019 20:07:48 +0000 (22:07 +0200)
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
dev-libs/libinput/libinput-1.11.3.ebuild

index d44f2220c53f8da6b026f164b9d4e3f7e4a9816f..c60f29f7f67542c079de957d10296e65cfbbfe97 100644 (file)
@@ -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=6
@@ -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"
 # 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.