dev-libs/libinput-1.12.3: added ~arm64, bug 668764
authorMatt Turner <mattst88@gentoo.org>
Tue, 27 Nov 2018 20:42:23 +0000 (12:42 -0800)
committerMatt Turner <mattst88@gentoo.org>
Tue, 27 Nov 2018 20:42:23 +0000 (12:42 -0800)
Signed-off-by: Matt Turner <mattst88@gentoo.org>
dev-libs/libinput/libinput-1.12.3.ebuild

index 16cc74ad7a1fe60c25a28bf249cae53c5c6a8ec7..0ab175273615a204ded45be3e75bfd0733077e08 100644 (file)
@@ -12,7 +12,7 @@ SRC_URI="https://www.freedesktop.org/software/${PN}/${P}.tar.xz"
 
 LICENSE="MIT"
 SLOT="0/10"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~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.