From 2672d12dac7546d8fae74c08f6cf0eb63e8f8d0a Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 30 Dec 2024 16:16:54 +0000 Subject: dev-libs/libinput: Stabilize 1.27.0 amd64, #947220 Signed-off-by: Sam James --- dev-libs/libinput/libinput-1.27.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-libs') diff --git a/dev-libs/libinput/libinput-1.27.0.ebuild b/dev-libs/libinput/libinput-1.27.0.ebuild index 2dcde3640a39..c5b440c17656 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 )" -- cgit v1.2.3-65-gdbad