summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-08-01 13:58:19 +0100
committerSam James <sam@gentoo.org>2024-08-01 13:58:19 +0100
commitaf37e35f110cf3a3440dad82c8d7ce10bc59a664 (patch)
treedf0fb38f7a3ec7c8f235b437dd9c06dae624c109 /dev-libs/libinput
parentdev-libs/libinput: Stabilize 1.26.1 amd64, #937030 (diff)
downloadgentoo-af37e35f110cf3a3440dad82c8d7ce10bc59a664.tar.gz
gentoo-af37e35f110cf3a3440dad82c8d7ce10bc59a664.tar.bz2
gentoo-af37e35f110cf3a3440dad82c8d7ce10bc59a664.zip
dev-libs/libinput: Stabilize 1.26.1 sparc, #937030
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/libinput')
-rw-r--r--dev-libs/libinput/libinput-1.26.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libinput/libinput-1.26.1.ebuild b/dev-libs/libinput/libinput-1.26.1.ebuild
index 453bb8a145f9..1e3d47b5f740 100644
--- a/dev-libs/libinput/libinput-1.26.1.ebuild
+++ b/dev-libs/libinput/libinput-1.26.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://gitlab.freedesktop.org/${PN}/${PN}/-/archive/${PV}/${P}.tar.bz2
LICENSE="MIT"
SLOT="0/10"
if [[ $(ver_cut 3) -lt 900 ]] ; then
- KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86"
+ KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86"
fi
IUSE="doc input_devices_wacom test"
RESTRICT="!test? ( test )"