summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-05-10 17:37:58 +0100
committerSam James <sam@gentoo.org>2023-05-10 17:37:58 +0100
commitebe0282954d3d217e994a12a9e519a1f2ad87ce9 (patch)
treeb52b95240acdd697662c6f61ddfde5fe49e413d7 /dev-libs
parentnet-analyzer/ettercap: add upstream libressl patch (diff)
downloadgentoo-ebe0282954d3d217e994a12a9e519a1f2ad87ce9.tar.gz
gentoo-ebe0282954d3d217e994a12a9e519a1f2ad87ce9.tar.bz2
gentoo-ebe0282954d3d217e994a12a9e519a1f2ad87ce9.zip
dev-libs/libinput: Stabilize 1.23.0 ppc, #906072
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libinput/libinput-1.23.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libinput/libinput-1.23.0.ebuild b/dev-libs/libinput/libinput-1.23.0.ebuild
index 39020c9c7459..bd52f1da6120 100644
--- a/dev-libs/libinput/libinput-1.23.0.ebuild
+++ b/dev-libs/libinput/libinput-1.23.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 )"