summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2017-07-20 06:41:19 +0200
committerMarkus Meier <maekke@gentoo.org>2017-07-20 06:41:19 +0200
commitcb3ff2d2bd97a50d7b27ebe3901851f10630b27a (patch)
tree303e5e7b1f2ed06177eec0fa5134b9cd3bb0de2a /dev-libs/libinput
parentdev-libs/libgudev: arm stable, bug #624312 (diff)
downloadgentoo-cb3ff2d2bd97a50d7b27ebe3901851f10630b27a.tar.gz
gentoo-cb3ff2d2bd97a50d7b27ebe3901851f10630b27a.tar.bz2
gentoo-cb3ff2d2bd97a50d7b27ebe3901851f10630b27a.zip
dev-libs/libinput: arm stable, bug #624312
Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-libs/libinput')
-rw-r--r--dev-libs/libinput/libinput-1.7.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libinput/libinput-1.7.3.ebuild b/dev-libs/libinput/libinput-1.7.3.ebuild
index 42eee1c129bf..77a9830c1c8e 100644
--- a/dev-libs/libinput/libinput-1.7.3.ebuild
+++ b/dev-libs/libinput/libinput-1.7.3.ebuild
@@ -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="input_devices_wacom test"
# 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.