From bc71ddcf9a2a7d6b076a63a4dd9fdc232d688f14 Mon Sep 17 00:00:00 2001 From: Matthew Thode Date: Sat, 10 Oct 2020 18:09:13 -0500 Subject: dev-python/keystoneauth: fix very silly bug Closes: https://bugs.gentoo.org/747703 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Matthew Thode --- dev-python/keystoneauth/keystoneauth-4.2.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/keystoneauth') diff --git a/dev-python/keystoneauth/keystoneauth-4.2.1.ebuild b/dev-python/keystoneauth/keystoneauth-4.2.1.ebuild index e1333cf7d22a..e3d33b772a08 100644 --- a/dev-python/keystoneauth/keystoneauth-4.2.1.ebuild +++ b/dev-python/keystoneauth/keystoneauth-4.2.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 PYTHON_COMPAT=( python3_6 python3_7 python3_8 ) -DISTUTILS_USE_SETUPTOOLS=rdepend +DISTUTILS_USE_SETUPTOOLS=bdepend inherit distutils-r1 -- cgit v1.2.3