summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-01-18 05:13:32 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-01-18 05:13:32 +0300
commit288fd844d89e3e36b6f220acb71f5f7942ea97c8 (patch)
tree31cab80c9ce7d35508f1904cb7e904a3cced4d63 /dev-libs
parentdev-libs/libgweather: amd64 stable wrt bug #631656 (diff)
downloadgentoo-288fd844d89e3e36b6f220acb71f5f7942ea97c8.tar.gz
gentoo-288fd844d89e3e36b6f220acb71f5f7942ea97c8.tar.bz2
gentoo-288fd844d89e3e36b6f220acb71f5f7942ea97c8.zip
dev-libs/libinput: amd64 stable wrt bug #631656
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libinput/libinput-1.9.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libinput/libinput-1.9.4.ebuild b/dev-libs/libinput/libinput-1.9.4.ebuild
index 12e536901563..06fc074c0486 100644
--- a/dev-libs/libinput/libinput-1.9.4.ebuild
+++ b/dev-libs/libinput/libinput-1.9.4.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 ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~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.