summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-02-10 10:43:28 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-02-10 10:43:28 +0300
commit010a76ce750d2bfbe42bc39289483d9ea9430358 (patch)
treedf598fbe240ad8f0245bd4759047c0fd611386ce
parentdev-libs/pugixml: amd64 stable wrt bug #677472 (diff)
downloadgentoo-010a76ce.tar.gz
gentoo-010a76ce.tar.bz2
gentoo-010a76ce.zip
dev-libs/libinput: amd64 stable wrt bug #677578
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
-rw-r--r--dev-libs/libinput/libinput-1.12.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libinput/libinput-1.12.6.ebuild b/dev-libs/libinput/libinput-1.12.6.ebuild
index fe9e7e7cf8c1..fa3fa3045685 100644
--- a/dev-libs/libinput/libinput-1.12.6.ebuild
+++ b/dev-libs/libinput/libinput-1.12.6.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 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~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.