commit: 8a2edbc5dfaf234332e3ea9ad62e622e4e6524cb Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Thu Feb 5 22:20:52 2026 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Thu Feb 5 23:41:32 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a2edbc5
dev-libs/libinput: Stabilize 1.30.1 amd64, #969651 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> dev-libs/libinput/libinput-1.30.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/libinput/libinput-1.30.1.ebuild b/dev-libs/libinput/libinput-1.30.1.ebuild index c94ecae282de..1553ebf7ece5 100644 --- a/dev-libs/libinput/libinput-1.30.1.ebuild +++ b/dev-libs/libinput/libinput-1.30.1.ebuild @@ -14,7 +14,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 lua test" RESTRICT="!test? ( test )"
