summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-02-15 16:00:05 +0100
committerThomas Deutschmann <whissi@gentoo.org>2019-02-15 16:46:02 +0100
commit994a10aa51761e70f7a7ac9a35a80ca607d9e651 (patch)
tree8e05cd5fca44afe4f2c514fbc3e9500dc20eaee4
parentmedia-libs/libggiwmh: x86 stable (bug #677636) (diff)
downloadgentoo-994a10aa51761e70f7a7ac9a35a80ca607d9e651.tar.gz
gentoo-994a10aa51761e70f7a7ac9a35a80ca607d9e651.tar.bz2
gentoo-994a10aa51761e70f7a7ac9a35a80ca607d9e651.zip
dev-libs/libinput: x86 stable (bug #677578)
Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-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 f4e420bbb6ac..e961d4438ade 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.