summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2018-05-06 13:45:08 -0700
committerMatt Turner <mattst88@gentoo.org>2018-05-06 13:45:08 -0700
commit112a2565e2f884b797be630b008dabb626daa76e (patch)
treeed4b62e717a9791923ced445817689e7e92fd376 /dev-libs
parentdev-libs/libevdev-1.5.9: ppc64 stable, bug 649316 (diff)
downloadgentoo-112a2565e2f884b797be630b008dabb626daa76e.tar.gz
gentoo-112a2565e2f884b797be630b008dabb626daa76e.tar.bz2
gentoo-112a2565e2f884b797be630b008dabb626daa76e.zip
dev-libs/libinput-1.10.5: ppc64 stable, bug 649316
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 4843ef01f97b..3e9391fbb243 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.