From bed99c9b3fb33077df8b67a4de19477e576eb0ca Mon Sep 17 00:00:00 2001 From: Patrick Lauer Date: Fri, 2 May 2025 09:20:02 +0000 Subject: [PATCH] sys-cluster/rdma-core: enable py3.13 Closes: https://bugs.gentoo.org/952702 Signed-off-by: Patrick Lauer --- sys-cluster/rdma-core/rdma-core-53.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-cluster/rdma-core/rdma-core-53.1.ebuild b/sys-cluster/rdma-core/rdma-core-53.1.ebuild index ea5c73640f5de..5f49aaf5429d8 100644 --- a/sys-cluster/rdma-core/rdma-core-53.1.ebuild +++ b/sys-cluster/rdma-core/rdma-core-53.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..12} ) +PYTHON_COMPAT=( python3_{10..13} ) inherit cmake perl-functions python-single-r1 udev systemd