diff --git a/dev-python/cliff/cliff-3.4.0.ebuild b/dev-python/cliff/cliff-3.4.0.ebuild index 2cb3eca1cbe9b..8a9b0147ca33c 100644 --- a/dev-python/cliff/cliff-3.4.0.ebuild +++ b/dev-python/cliff/cliff-3.4.0.ebuild @@ -4,7 +4,8 @@ EAPI=7 PYTHON_COMPAT=( python3_{6..9} ) -# pkg_resources is used even though the QA check doesn't detect it +# TODO: revert to rdepend once this is merged +# https://github.com/openstack/cliff/pull/3 DISTUTILS_USE_SETUPTOOLS=manual inherit distutils-r1