commit: ed2f1b7568e78c071f211fb7d2a60e58209b9c23 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Fri Sep 24 11:04:51 2021 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Fri Sep 24 11:05:04 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed2f1b75
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 <AT> gentoo.org> dev-python/pyqt-distutils/pyqt-distutils-0.7.3.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/dev-python/pyqt-distutils/pyqt-distutils-0.7.3.ebuild b/dev-python/pyqt-distutils/pyqt-distutils-0.7.3.ebuild index 6bf341c0f77..b4c5df952c0 100644 --- a/dev-python/pyqt-distutils/pyqt-distutils-0.7.3.ebuild +++ b/dev-python/pyqt-distutils/pyqt-distutils-0.7.3.ebuild @@ -4,7 +4,6 @@ EAPI=7 PYTHON_COMPAT=( python3_{7..10} ) -DISTUTILS_USE_SETUPTOOLS=rdepend inherit distutils-r1
