summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2018-05-04 22:44:53 +0200
committerMarkus Meier <maekke@gentoo.org>2018-05-04 22:44:53 +0200
commit0abbdb3aa6690a97f19ab4f49ded6959323d18aa (patch)
tree25bbe8d88c590b4890961a6820665de763ae30d7 /dev-libs
parentdev-libs/libgee: arm stable, bug #652976 (diff)
downloadgentoo-0abbdb3aa6690a97f19ab4f49ded6959323d18aa.tar.gz
gentoo-0abbdb3aa6690a97f19ab4f49ded6959323d18aa.tar.bz2
gentoo-0abbdb3aa6690a97f19ab4f49ded6959323d18aa.zip
dev-libs/libinput: arm stable, bug #652976
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libinput/libinput-1.10.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libinput/libinput-1.10.5.ebuild b/dev-libs/libinput/libinput-1.10.5.ebuild
index b2b7a255298e..33b02a72903d 100644
--- a/dev-libs/libinput/libinput-1.10.5.ebuild
+++ b/dev-libs/libinput/libinput-1.10.5.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="doc 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.