commit: 4f46e49223695abc7d4ea47cd0e163b55a28968d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun May 4 05:00:52 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun May 4 05:00:52 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f46e492
sys-cluster/rdma-core: disable py3.10
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-cluster/rdma-core/rdma-core-50.0-r1.ebuild | 4 ++--
sys-cluster/rdma-core/rdma-core-50.0.ebuild | 4 ++--
sys-cluster/rdma-core/rdma-core-53.1.ebuild | 2 +-
sys-cluster/rdma-core/rdma-core-53.3.ebuild | 2 +-
sys-cluster/rdma-core/rdma-core-54.2.ebuild | 2 +-
sys-cluster/rdma-core/rdma-core-55.1.ebuild | 2 +-
sys-cluster/rdma-core/rdma-core-56.1.ebuild | 2 +-
sys-cluster/rdma-core/rdma-core-9999.ebuild | 4 ++--
8 files changed, 11 insertions(+), 11 deletions(-)
diff --git a/sys-cluster/rdma-core/rdma-core-50.0-r1.ebuild
b/sys-cluster/rdma-core/rdma-core-50.0-r1.ebuild
index cdaaa552b69e..16ca0cadbff1 100644
--- a/sys-cluster/rdma-core/rdma-core-50.0-r1.ebuild
+++ b/sys-cluster/rdma-core/rdma-core-50.0-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{11..12} )
inherit cmake perl-functions python-single-r1 udev systemd
diff --git a/sys-cluster/rdma-core/rdma-core-50.0.ebuild
b/sys-cluster/rdma-core/rdma-core-50.0.ebuild
index 2763cb3b564b..a2604ad66450 100644
--- a/sys-cluster/rdma-core/rdma-core-50.0.ebuild
+++ b/sys-cluster/rdma-core/rdma-core-50.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{11..12} )
inherit cmake perl-functions python-single-r1 udev systemd
diff --git a/sys-cluster/rdma-core/rdma-core-53.1.ebuild
b/sys-cluster/rdma-core/rdma-core-53.1.ebuild
index 5f49aaf5429d..c436f20710bd 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..13} )
+PYTHON_COMPAT=( python3_{11..13} )
inherit cmake perl-functions python-single-r1 udev systemd
diff --git a/sys-cluster/rdma-core/rdma-core-53.3.ebuild
b/sys-cluster/rdma-core/rdma-core-53.3.ebuild
index 22defda6e68a..22d3914947ca 100644
--- a/sys-cluster/rdma-core/rdma-core-53.3.ebuild
+++ b/sys-cluster/rdma-core/rdma-core-53.3.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{10..13} )
+PYTHON_COMPAT=( python3_{11..13} )
inherit cmake perl-functions python-single-r1 udev systemd
diff --git a/sys-cluster/rdma-core/rdma-core-54.2.ebuild
b/sys-cluster/rdma-core/rdma-core-54.2.ebuild
index 22defda6e68a..22d3914947ca 100644
--- a/sys-cluster/rdma-core/rdma-core-54.2.ebuild
+++ b/sys-cluster/rdma-core/rdma-core-54.2.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{10..13} )
+PYTHON_COMPAT=( python3_{11..13} )
inherit cmake perl-functions python-single-r1 udev systemd
diff --git a/sys-cluster/rdma-core/rdma-core-55.1.ebuild
b/sys-cluster/rdma-core/rdma-core-55.1.ebuild
index 22defda6e68a..22d3914947ca 100644
--- a/sys-cluster/rdma-core/rdma-core-55.1.ebuild
+++ b/sys-cluster/rdma-core/rdma-core-55.1.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{10..13} )
+PYTHON_COMPAT=( python3_{11..13} )
inherit cmake perl-functions python-single-r1 udev systemd
diff --git a/sys-cluster/rdma-core/rdma-core-56.1.ebuild
b/sys-cluster/rdma-core/rdma-core-56.1.ebuild
index 22defda6e68a..22d3914947ca 100644
--- a/sys-cluster/rdma-core/rdma-core-56.1.ebuild
+++ b/sys-cluster/rdma-core/rdma-core-56.1.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{10..13} )
+PYTHON_COMPAT=( python3_{11..13} )
inherit cmake perl-functions python-single-r1 udev systemd
diff --git a/sys-cluster/rdma-core/rdma-core-9999.ebuild
b/sys-cluster/rdma-core/rdma-core-9999.ebuild
index 8a6bef0db802..bccdb5797fd1 100644
--- a/sys-cluster/rdma-core/rdma-core-9999.ebuild
+++ b/sys-cluster/rdma-core/rdma-core-9999.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{11..12} )
inherit cmake perl-functions python-single-r1 udev systemd