Skip to content

Commit

Permalink
dev-python/ansible-runner: DISTUTILS_USE_SETUPTOOLS=bdepend
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/812290
Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Zac Medico <[email protected]>
  • Loading branch information
zmedico committed Sep 12, 2021
1 parent 167c4a8 commit 4e313cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-python/ansible-runner/ansible-runner-1.4.7-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
EAPI=7

PYTHON_COMPAT=( python3_{7..9} )
DISTUTILS_USE_SETUPTOOLS=rdepend
DISTUTILS_USE_SETUPTOOLS=bdepend

inherit distutils-r1

Expand Down

0 comments on commit 4e313cf

Please sign in to comment.