summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-04-08 20:57:51 -0400
committerAaron Bauman <bman@gentoo.org>2019-04-08 20:57:51 -0400
commit0332debbc00455b5387b49b293e997351915f5ff (patch)
tree08b16b1dbef99e5e54aec520992cc47ca9f45ce2
parentdev-python/genty: arm64 stable (bug #677578) (diff)
downloadgentoo-0332debbc00455b5387b49b293e997351915f5ff.tar.gz
gentoo-0332debbc00455b5387b49b293e997351915f5ff.tar.bz2
gentoo-0332debbc00455b5387b49b293e997351915f5ff.zip
dev-libs/libinput: arm64 stable (bug #677578)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
-rw-r--r--dev-libs/libinput/libinput-1.12.6.ebuild2
1 files changed, 1 insertions, 1 deletions
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.