summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2018-05-20 11:20:40 -0700
committerMatt Turner <mattst88@gentoo.org>2018-05-20 11:20:40 -0700
commit0daa7f4b4a296f0af428f072685cd8eb9b4833c2 (patch)
tree03c8c5c3eabea1ebe6b3bb8421bf304c9091a18d /dev-libs/libinput
parentdev-libs/libevdev-1.5.9: hppa stable, bug 649316 (diff)
downloadgentoo-0daa7f4b4a296f0af428f072685cd8eb9b4833c2.tar.gz
gentoo-0daa7f4b4a296f0af428f072685cd8eb9b4833c2.tar.bz2
gentoo-0daa7f4b4a296f0af428f072685cd8eb9b4833c2.zip
dev-libs/libinput-1.10.6: hppa stable, bug 649316
Diffstat (limited to 'dev-libs/libinput')
-rw-r--r--dev-libs/libinput/libinput-1.10.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libinput/libinput-1.10.6.ebuild b/dev-libs/libinput/libinput-1.10.6.ebuild
index 3e9391fbb243..9e10a1005467 100644
--- a/dev-libs/libinput/libinput-1.10.6.ebuild
+++ b/dev-libs/libinput/libinput-1.10.6.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.