summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-12-05 10:00:04 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-12-05 10:07:21 +0300
commit79eef340d244707d35c11ef75ddf3ee52d94e445 (patch)
treef7f557effb1f2b65e4a8e9bba04fe9bb4b63454e /dev-libs/libinput
parentdev-libs/json-glib: ppc64 stable wrt bug #670024 (diff)
downloadgentoo-79eef340d244707d35c11ef75ddf3ee52d94e445.tar.gz
gentoo-79eef340d244707d35c11ef75ddf3ee52d94e445.tar.bz2
gentoo-79eef340d244707d35c11ef75ddf3ee52d94e445.zip
dev-libs/libinput: ppc64 stable wrt bug #670024
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
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 34ecab6c478d..3abf49423e60 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.