summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-12-02 17:01:42 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-12-02 17:28:25 +0300
commit49ff4560cd36d2593c4ece47b099d5da81209625 (patch)
tree5df488fc0d755bd50835edb8241e581878d7fb57 /dev-libs
parentdev-libs/json-glib: x86 stable wrt bug #670024 (diff)
downloadgentoo-49ff4560cd36d2593c4ece47b099d5da81209625.tar.gz
gentoo-49ff4560cd36d2593c4ece47b099d5da81209625.tar.bz2
gentoo-49ff4560cd36d2593c4ece47b099d5da81209625.zip
dev-libs/libinput: x86 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')
-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 368a91d0bf66..cb139f2bae64 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.