summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2018-12-27 22:46:23 -0500
committerMatt Turner <mattst88@gentoo.org>2018-12-27 22:46:23 -0500
commit5d8506e2f3c7cdb5753fe337f0bae21aad1451b6 (patch)
tree7806e45092ddc3f407a85041943d44650ec84006 /dev-libs/libinput
parentdev-libs/json-glib-1.4.4: alpha stable, bug 670024 (diff)
downloadgentoo-5d8506e2f3c7cdb5753fe337f0bae21aad1451b6.tar.gz
gentoo-5d8506e2f3c7cdb5753fe337f0bae21aad1451b6.tar.bz2
gentoo-5d8506e2f3c7cdb5753fe337f0bae21aad1451b6.zip
dev-libs/libinput-1.11.3: alpha stable, bug 670024
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-libs/libinput')
-rw-r--r--dev-libs/libinput/libinput-1.11.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libinput/libinput-1.11.3.ebuild b/dev-libs/libinput/libinput-1.11.3.ebuild
index 888c136cad46..2c9b8e6a61e6 100644
--- a/dev-libs/libinput/libinput-1.11.3.ebuild
+++ b/dev-libs/libinput/libinput-1.11.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="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.