summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2022-02-04 19:38:33 +0100
committerMichał Górny <mgorny@gentoo.org>2022-02-04 19:40:11 +0100
commit555104e41b82f2c195cc35311829e1138f521dec (patch)
tree9f88349cecd4bc629615350c3a4f8b91828ba024 /sys-cluster/rdma-core/rdma-core-38.0.ebuild
parentmedia-video/openshot: Replace deprecated PYTHON_MULTI_USEDEP (diff)
downloadgentoo-555104e41b82f2c195cc35311829e1138f521dec.tar.gz
gentoo-555104e41b82f2c195cc35311829e1138f521dec.tar.bz2
gentoo-555104e41b82f2c195cc35311829e1138f521dec.zip
sys-cluster/rdma-core: Replace deprecated PYTHON_MULTI_USEDEP
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-cluster/rdma-core/rdma-core-38.0.ebuild')
-rw-r--r--sys-cluster/rdma-core/rdma-core-38.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/rdma-core/rdma-core-38.0.ebuild b/sys-cluster/rdma-core/rdma-core-38.0.ebuild
index 413f2aac21ed..c3e88c3bc1b1 100644
--- a/sys-cluster/rdma-core/rdma-core-38.0.ebuild
+++ b/sys-cluster/rdma-core/rdma-core-38.0.ebuild
@@ -33,7 +33,7 @@ COMMON_DEPEND="
DEPEND="${COMMON_DEPEND}
python? (
$(python_gen_cond_dep '
- dev-python/cython[${PYTHON_MULTI_USEDEP}]
+ dev-python/cython[${PYTHON_USEDEP}]
')
)"