From 9a15cffdb76132e43c9985bcf2787bca846c0c9b Mon Sep 17 00:00:00 2001 From: Eli Schwartz Date: Tue, 9 Dec 2025 13:28:16 -0500 Subject: [PATCH] dev-libs/libinput: Stabilize 1.29.1 ppc64, #966375 Signed-off-by: Eli Schwartz --- dev-libs/libinput/libinput-1.29.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/libinput/libinput-1.29.1.ebuild b/dev-libs/libinput/libinput-1.29.1.ebuild index 1a3480e21d5a..6e2969c06147 100644 --- a/dev-libs/libinput/libinput-1.29.1.ebuild +++ b/dev-libs/libinput/libinput-1.29.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 )"