commit:     d2a9a910ac41acfe2765dba558e720ffa3fd44f4
Author:     Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
AuthorDate: Thu Oct 15 06:12:49 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Oct 16 18:21:18 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2a9a910

dev-python/python-daemon: correct DISTUTILS_USE_SETUPTOOLS

Closes: https://bugs.gentoo.org/748657
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/python-daemon/python-daemon-2.2.4.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/python-daemon/python-daemon-2.2.4.ebuild 
b/dev-python/python-daemon/python-daemon-2.2.4.ebuild
index c056689964c..c732f2ebbde 100644
--- a/dev-python/python-daemon/python-daemon-2.2.4.ebuild
+++ b/dev-python/python-daemon/python-daemon-2.2.4.ebuild
@@ -3,6 +3,7 @@
 
 EAPI=7
 
+DISTUTILS_USE_SETUPTOOLS=rdepend
 PYTHON_COMPAT=( python3_{6..9} pypy3 )
 
 inherit distutils-r1

Reply via email to