commit:     4e313cfb7b7522cc498b30e3875b6aff564d90b1
Author:     Zac Medico <zmedico <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 12 04:35:25 2021 +0000
Commit:     Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Sun Sep 12 04:35:44 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e313cfb

dev-python/ansible-runner: DISTUTILS_USE_SETUPTOOLS=bdepend

Closes: https://bugs.gentoo.org/812290
Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Zac Medico <zmedico <AT> gentoo.org>

 dev-python/ansible-runner/ansible-runner-1.4.7-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/ansible-runner/ansible-runner-1.4.7-r1.ebuild 
b/dev-python/ansible-runner/ansible-runner-1.4.7-r1.ebuild
index 2997346f5f9..a1f02ff9ef3 100644
--- a/dev-python/ansible-runner/ansible-runner-1.4.7-r1.ebuild
+++ b/dev-python/ansible-runner/ansible-runner-1.4.7-r1.ebuild
@@ -4,7 +4,7 @@
 EAPI=7
 
 PYTHON_COMPAT=( python3_{7..9} )
-DISTUTILS_USE_SETUPTOOLS=rdepend
+DISTUTILS_USE_SETUPTOOLS=bdepend
 
 inherit distutils-r1
 

Reply via email to