From f65f037fd23c5ec62fcd7a79e780812e71fdbcbb Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 30 Dec 2024 17:26:45 +0000 Subject: [PATCH] dev-libs/libinput: Stabilize 1.27.0 ppc64, #947220 Signed-off-by: Sam James --- dev-libs/libinput/libinput-1.27.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/libinput/libinput-1.27.0.ebuild b/dev-libs/libinput/libinput-1.27.0.ebuild index bfff1a40e87d5..ca9af35486aa0 100644 --- a/dev-libs/libinput/libinput-1.27.0.ebuild +++ b/dev-libs/libinput/libinput-1.27.0.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 )"