summaryrefslogtreecommitdiff
path: root/dev-python/PyQt5/PyQt5-5.15.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/PyQt5/PyQt5-5.15.1.ebuild')
-rw-r--r--dev-python/PyQt5/PyQt5-5.15.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/PyQt5/PyQt5-5.15.1.ebuild b/dev-python/PyQt5/PyQt5-5.15.1.ebuild
index beba8e89735e..68a444e70568 100644
--- a/dev-python/PyQt5/PyQt5-5.15.1.ebuild
+++ b/dev-python/PyQt5/PyQt5-5.15.1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{6..9} )
+PYTHON_COMPAT=( python3_{7..9} )
inherit multibuild python-r1 qmake-utils
DESCRIPTION="Python bindings for the Qt framework"