summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2020-12-23 22:39:28 -0500
committerMatt Turner <mattst88@gentoo.org>2020-12-23 22:39:28 -0500
commit8cd6d58ebc40102b5c75dfd25a15d3ebf497cf1a (patch)
treec4ba238d1c5b99f8036d1b367a7babdcb3c37702 /dev-libs/libinput
parentdev-libs/libevdev: Stabilize 1.10.0 sparc, #758461 (diff)
downloadgentoo-8cd6d58ebc40102b5c75dfd25a15d3ebf497cf1a.tar.gz
gentoo-8cd6d58ebc40102b5c75dfd25a15d3ebf497cf1a.tar.bz2
gentoo-8cd6d58ebc40102b5c75dfd25a15d3ebf497cf1a.zip
dev-libs/libinput: Stabilize 1.16.4 sparc, #758461
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-libs/libinput')
-rw-r--r--dev-libs/libinput/libinput-1.16.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libinput/libinput-1.16.4.ebuild b/dev-libs/libinput/libinput-1.16.4.ebuild
index e2cc5fe76a2c..b1b38d10476a 100644
--- a/dev-libs/libinput/libinput-1.16.4.ebuild
+++ b/dev-libs/libinput/libinput-1.16.4.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 )"