summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2019-11-22 08:44:23 -0500
committerMatt Turner <mattst88@gentoo.org>2019-11-22 08:44:23 -0500
commit32a3ea977128775305db1bbfaf93c5d2980185e1 (patch)
tree6c667cdeab971210aa0d35c4f65e2715da7c0160 /dev-libs/libinput
parentdev-util/cmdtest-0.32: alpha stable, bug 700630 (diff)
downloadgentoo-32a3ea977128775305db1bbfaf93c5d2980185e1.tar.gz
gentoo-32a3ea977128775305db1bbfaf93c5d2980185e1.tar.bz2
gentoo-32a3ea977128775305db1bbfaf93c5d2980185e1.zip
dev-libs/libinput-1.14.3: alpha stable, bug 700310
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-libs/libinput')
-rw-r--r--dev-libs/libinput/libinput-1.14.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libinput/libinput-1.14.3.ebuild b/dev-libs/libinput/libinput-1.14.3.ebuild
index bba003b8819e..3b8d89d9836d 100644
--- a/dev-libs/libinput/libinput-1.14.3.ebuild
+++ b/dev-libs/libinput/libinput-1.14.3.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 ~s390 sparc ~x86"
+KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ppc ppc64 ~s390 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.