From: Aaron Bauman Date: Tue, 9 Apr 2019 00:57:51 +0000 (-0400) Subject: dev-libs/libinput: arm64 stable (bug #677578) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=0332debbc00455b5387b49b293e997351915f5ff;p=gentoo.git dev-libs/libinput: arm64 stable (bug #677578) Signed-off-by: Aaron Bauman Package-Manager: Portage-2.3.62, Repoman-2.3.11 --- diff --git a/dev-libs/libinput/libinput-1.12.6.ebuild b/dev-libs/libinput/libinput-1.12.6.ebuild index 21bd0253ca3b..5ec2ad28d9e6 100644 --- a/dev-libs/libinput/libinput-1.12.6.ebuild +++ b/dev-libs/libinput/libinput-1.12.6.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://www.freedesktop.org/software/${PN}/${P}.tar.xz" LICENSE="MIT" SLOT="0/10" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 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.