sys-cluster/rdma-core: enable py3.13

Closes: https://bugs.gentoo.org/952702
Signed-off-by: Patrick Lauer <patrick@gentoo.org>
This commit is contained in:
Patrick Lauer
2025-05-02 09:20:02 +00:00
parent bc9858ad19
commit bed99c9b3f

View File

@@ -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