summaryrefslogtreecommitdiff
path: root/dev-python/PyQt-builder
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/PyQt-builder')
-rw-r--r--dev-python/PyQt-builder/PyQt-builder-1.15.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/PyQt-builder/PyQt-builder-1.15.0.ebuild b/dev-python/PyQt-builder/PyQt-builder-1.15.0.ebuild
index c923f27246e7..f6a8264b9498 100644
--- a/dev-python/PyQt-builder/PyQt-builder-1.15.0.ebuild
+++ b/dev-python/PyQt-builder/PyQt-builder-1.15.0.ebuild
@@ -4,7 +4,7 @@
EAPI=8
PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{7,8,9,10,11} )
inherit distutils-r1 pypi
DESCRIPTION="The PEP 517 compliant PyQt build system"