summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2020-10-19 16:24:17 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2020-10-19 16:24:17 -0500
commit1275876ec96fc3d25f91881058b4f320719e25cf (patch)
treee126cfa1d0317af22bd04846699b0b01705ee344 /sys-cluster/nova
parentdev-python/zstd: add mask against zstandard (diff)
downloadgentoo-1275876ec96fc3d25f91881058b4f320719e25cf.tar.gz
gentoo-1275876ec96fc3d25f91881058b4f320719e25cf.tar.bz2
gentoo-1275876ec96fc3d25f91881058b4f320719e25cf.zip
sys-cluster/nova: add DISTUTILS_USE_SETUPTOOLS=rdepend
Closes: https://bugs.gentoo.org/750143 Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'sys-cluster/nova')
-rw-r--r--sys-cluster/nova/nova-2020.2.9999.ebuild1
-rw-r--r--sys-cluster/nova/nova-22.0.0.ebuild1
2 files changed, 2 insertions, 0 deletions
diff --git a/sys-cluster/nova/nova-2020.2.9999.ebuild b/sys-cluster/nova/nova-2020.2.9999.ebuild
index 6d78f66aa8c6..4f4d7b2b35ea 100644
--- a/sys-cluster/nova/nova-2020.2.9999.ebuild
+++ b/sys-cluster/nova/nova-2020.2.9999.ebuild
@@ -4,6 +4,7 @@
EAPI=7
PYTHON_COMPAT=( python3_7 python3_8 )
+DISTUTILS_USE_SETUPTOOLS=rdepend
inherit distutils-r1 eutils linux-info multilib
DESCRIPTION="Cloud computing fabric controller"
diff --git a/sys-cluster/nova/nova-22.0.0.ebuild b/sys-cluster/nova/nova-22.0.0.ebuild
index 6d78f66aa8c6..4f4d7b2b35ea 100644
--- a/sys-cluster/nova/nova-22.0.0.ebuild
+++ b/sys-cluster/nova/nova-22.0.0.ebuild
@@ -4,6 +4,7 @@
EAPI=7
PYTHON_COMPAT=( python3_7 python3_8 )
+DISTUTILS_USE_SETUPTOOLS=rdepend
inherit distutils-r1 eutils linux-info multilib
DESCRIPTION="Cloud computing fabric controller"