diff options
Diffstat (limited to 'sys-cluster/rdma-core')
-rw-r--r-- | sys-cluster/rdma-core/rdma-core-30.0-r2.ebuild | 2 | ||||
-rw-r--r-- | sys-cluster/rdma-core/rdma-core-31.0.ebuild | 2 | ||||
-rw-r--r-- | sys-cluster/rdma-core/rdma-core-32.0.ebuild | 2 | ||||
-rw-r--r-- | sys-cluster/rdma-core/rdma-core-9999.ebuild | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/sys-cluster/rdma-core/rdma-core-30.0-r2.ebuild b/sys-cluster/rdma-core/rdma-core-30.0-r2.ebuild index ebc15ea49bb8..9c1f190ade86 100644 --- a/sys-cluster/rdma-core/rdma-core-30.0-r2.ebuild +++ b/sys-cluster/rdma-core/rdma-core-30.0-r2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7,8} ) inherit cmake python-single-r1 udev systemd diff --git a/sys-cluster/rdma-core/rdma-core-31.0.ebuild b/sys-cluster/rdma-core/rdma-core-31.0.ebuild index 794a91cb6c06..c41bde738b01 100644 --- a/sys-cluster/rdma-core/rdma-core-31.0.ebuild +++ b/sys-cluster/rdma-core/rdma-core-31.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7,8} ) inherit cmake python-single-r1 udev systemd diff --git a/sys-cluster/rdma-core/rdma-core-32.0.ebuild b/sys-cluster/rdma-core/rdma-core-32.0.ebuild index 794a91cb6c06..c41bde738b01 100644 --- a/sys-cluster/rdma-core/rdma-core-32.0.ebuild +++ b/sys-cluster/rdma-core/rdma-core-32.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7,8} ) inherit cmake 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 f851ede951d3..04f071dfb379 100644 --- a/sys-cluster/rdma-core/rdma-core-9999.ebuild +++ b/sys-cluster/rdma-core/rdma-core-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7,8} ) inherit cmake python-single-r1 udev systemd |