commit:     924107895d38a1ce9766a195d8f50e6b57603da0
Author:     Patrick Lauer <patrick <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 19 14:39:47 2025 +0000
Commit:     Patrick Lauer <patrick <AT> gentoo <DOT> org>
CommitDate: Fri Sep 19 14:40:13 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92410789

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

Signed-off-by: Patrick Lauer <patrick <AT> gentoo.org>

 sys-cluster/rdma-core/rdma-core-59.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-cluster/rdma-core/rdma-core-59.0.ebuild 
b/sys-cluster/rdma-core/rdma-core-59.0.ebuild
index 436707f6c472..269bb4dae2e7 100644
--- a/sys-cluster/rdma-core/rdma-core-59.0.ebuild
+++ b/sys-cluster/rdma-core/rdma-core-59.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{11..13} )
+PYTHON_COMPAT=( python3_{11..14} )
 
 inherit cmake perl-functions python-single-r1 udev systemd
 

Reply via email to