summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-03-13 23:57:27 +0000
committerSam James <sam@gentoo.org>2024-03-13 23:57:27 +0000
commit2b70faa33f28e1f96146d36af9eef331f66fe6c0 (patch)
treebf45f3a678b5d4b690ef6956628baf61b0de0817 /dev-libs
parentnet-misc/curl: Stabilize 8.5.0-r3 ppc, #924915 (diff)
downloadgentoo-2b70faa33f28e1f96146d36af9eef331f66fe6c0.tar.gz
gentoo-2b70faa33f28e1f96146d36af9eef331f66fe6c0.tar.bz2
gentoo-2b70faa33f28e1f96146d36af9eef331f66fe6c0.zip
dev-libs/libinput: Stabilize 1.25.0 ppc, #925271
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libinput/libinput-1.25.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libinput/libinput-1.25.0.ebuild b/dev-libs/libinput/libinput-1.25.0.ebuild
index 7fa65721fc51..1fa1cef23fc0 100644
--- a/dev-libs/libinput/libinput-1.25.0.ebuild
+++ b/dev-libs/libinput/libinput-1.25.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 ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86"
+ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86"
fi
IUSE="doc input_devices_wacom test"
RESTRICT="!test? ( test )"