summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-01-24 14:44:21 +0000
committerSam James <sam@gentoo.org>2022-01-24 14:45:35 +0000
commiteff8d3c08b4f720693e8e4beddf53401ff9f3891 (patch)
tree5cb4ce0b20148d3fdcde549f3530c51822b1f6c1 /dev-libs/libinput
parentdev-libs/json-glib: Stabilize 1.6.6-r1 arm, #831048 (diff)
downloadgentoo-eff8d3c08b4f720693e8e4beddf53401ff9f3891.tar.gz
gentoo-eff8d3c08b4f720693e8e4beddf53401ff9f3891.tar.bz2
gentoo-eff8d3c08b4f720693e8e4beddf53401ff9f3891.zip
dev-libs/libinput: Stabilize 1.19.3 arm, #831048
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/libinput')
-rw-r--r--dev-libs/libinput/libinput-1.19.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libinput/libinput-1.19.3.ebuild b/dev-libs/libinput/libinput-1.19.3.ebuild
index 590e9d0d64d4..ddd619e8bc87 100644
--- a/dev-libs/libinput/libinput-1.19.3.ebuild
+++ b/dev-libs/libinput/libinput-1.19.3.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 ~m68k ~ppc ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~ppc ppc64 ~riscv ~s390 sparc x86"
IUSE="doc input_devices_wacom test"
RESTRICT="!test? ( test )"