summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2021-11-10 22:10:20 +0100
committerSam James <sam@gentoo.org>2021-11-12 20:51:09 +0000
commite1219e1444b584286e672ed22826c512ddd057fd (patch)
tree1871a448b522e1a5920037ecd8f4b0c839934102 /dev-libs/libinput/libinput-1.19.2.ebuild
parentdev-util/diffoscope: Stabilize 190 amd64, #820752 (diff)
downloadgentoo-e1219e1444b584286e672ed22826c512ddd057fd.tar.gz
gentoo-e1219e1444b584286e672ed22826c512ddd057fd.tar.bz2
gentoo-e1219e1444b584286e672ed22826c512ddd057fd.zip
dev-libs/libinput: stable 1.19.2 for sparc, bug #822339
Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/libinput/libinput-1.19.2.ebuild')
-rw-r--r--dev-libs/libinput/libinput-1.19.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libinput/libinput-1.19.2.ebuild b/dev-libs/libinput/libinput-1.19.2.ebuild
index 9f5c8681bb51..a310997a8aab 100644
--- a/dev-libs/libinput/libinput-1.19.2.ebuild
+++ b/dev-libs/libinput/libinput-1.19.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 )"