dev-python/pyqt-distutils: drop DISTUTILS_USE_SETUPTOOLS

Closes: https://bugs.gentoo.org/812902
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
This commit is contained in:
Anthony G. Basile
2021-09-24 07:04:51 -04:00
parent 7fea8300b2
commit ed2f1b7568

View File

@@ -4,7 +4,6 @@
EAPI=7
PYTHON_COMPAT=( python3_{7..10} )
DISTUTILS_USE_SETUPTOOLS=rdepend
inherit distutils-r1