commit: 54f15d366a4e8a1f476348e9966fa294a846cb8f Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Feb 23 03:09:18 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Feb 23 03:09:18 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54f15d36
dev-libs/libinput: Stabilize 1.27.1 sparc, #949560 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-libs/libinput/libinput-1.27.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/libinput/libinput-1.27.1.ebuild b/dev-libs/libinput/libinput-1.27.1.ebuild index c1dd8bf559e9..3b4bdacbd314 100644 --- a/dev-libs/libinput/libinput-1.27.1.ebuild +++ b/dev-libs/libinput/libinput-1.27.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 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86" + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" fi IUSE="doc input_devices_wacom test" RESTRICT="!test? ( test )"
