From d97f20598ecc8c800cbdbce32c973d657617d8d6 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Mon, 15 Jun 2020 17:14:58 +0200 Subject: [PATCH] dev-libs/libinput: x86 stable wrt bug #727768 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- dev-libs/libinput/libinput-1.15.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/libinput/libinput-1.15.5.ebuild b/dev-libs/libinput/libinput-1.15.5.ebuild index cbb780f4ac585..defc7b185b3ca 100644 --- a/dev-libs/libinput/libinput-1.15.5.ebuild +++ b/dev-libs/libinput/libinput-1.15.5.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://www.freedesktop.org/software/${PN}/${P}.tar.xz" LICENSE="MIT" SLOT="0/10" [[ "$(ver_cut 3)" -gt 900 ]] || \ -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 ~s390 sparc ~x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 ~s390 sparc x86" IUSE="doc input_devices_wacom test" RESTRICT="!test? ( test )"