summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-27 19:13:58 +0000
committerSam James <sam@gentoo.org>2021-05-27 19:13:58 +0000
commitf68bc5f3b39e06337815b95449d87d008db5a90b (patch)
tree836ff2aceb7530621c475dd41b24b4d20f39dafd
parentdev-libs/libwacom: Stabilize 1.9 x86, #787818 (diff)
downloadgentoo-f68bc5f3.tar.gz
gentoo-f68bc5f3.tar.bz2
gentoo-f68bc5f3.zip
dev-libs/libinput: Stabilize 1.17.2 x86, #787818
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-libs/libinput/libinput-1.17.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libinput/libinput-1.17.2.ebuild b/dev-libs/libinput/libinput-1.17.2.ebuild
index 17ca7a737e99..955c14343477 100644
--- a/dev-libs/libinput/libinput-1.17.2.ebuild
+++ b/dev-libs/libinput/libinput-1.17.2.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 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
IUSE="doc input_devices_wacom test"
RESTRICT="!test? ( test )"