summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@gentoo.org>2021-12-13 16:36:30 +0100
committerAndrew Ammerlaan <andrewammerlaan@gentoo.org>2021-12-13 16:42:07 +0100
commita3c4a4cc4f776eeaf5fe6483b17b0113009ee73e (patch)
treee39d6fed4185f785eb55f033de22bd3bb36dc36a /dev-python
parentdev-python/qtsass: fix DISTUTILS_USE_SETUPTOOLS (diff)
downloadgentoo-a3c4a4cc4f776eeaf5fe6483b17b0113009ee73e.tar.gz
gentoo-a3c4a4cc4f776eeaf5fe6483b17b0113009ee73e.tar.bz2
gentoo-a3c4a4cc4f776eeaf5fe6483b17b0113009ee73e.zip
dev-python/helpdev: fix DISTUTILS_USE_SETUPTOOLS
Closes: https://bugs.gentoo.org/812410 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/helpdev/helpdev-0.7.1.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-python/helpdev/helpdev-0.7.1.ebuild b/dev-python/helpdev/helpdev-0.7.1.ebuild
index ce272819a659..5f35f0d33cb6 100644
--- a/dev-python/helpdev/helpdev-0.7.1.ebuild
+++ b/dev-python/helpdev/helpdev-0.7.1.ebuild
@@ -5,7 +5,6 @@ EAPI=7
PYTHON_COMPAT=( python3_{7..10} )
-DISTUTILS_USE_SETUPTOOLS=rdepend
inherit distutils-r1
DESCRIPTION="Helping users and developers to get information about the environment"