summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2021-09-24 07:04:51 -0400
committerAnthony G. Basile <blueness@gentoo.org>2021-09-24 07:05:04 -0400
commited2f1b7568e78c071f211fb7d2a60e58209b9c23 (patch)
tree46eab00db829acdc91a9f60510e8493a4377b126 /dev-python/pyqt-distutils
parentdev-qt/qtgui: 5.15.2-r13 version bump at KDE a4f9e569 (diff)
downloadgentoo-ed2f1b7568e78c071f211fb7d2a60e58209b9c23.tar.gz
gentoo-ed2f1b7568e78c071f211fb7d2a60e58209b9c23.tar.bz2
gentoo-ed2f1b7568e78c071f211fb7d2a60e58209b9c23.zip
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>
Diffstat (limited to 'dev-python/pyqt-distutils')
-rw-r--r--dev-python/pyqt-distutils/pyqt-distutils-0.7.3.ebuild1
1 files changed, 0 insertions, 1 deletions
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 6bf341c0f77f..b4c5df952c0e 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