diff options
Diffstat (limited to 'dev-python/PyQt5')
| -rw-r--r-- | dev-python/PyQt5/PyQt5-5.15.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/PyQt5/PyQt5-5.15.9.ebuild b/dev-python/PyQt5/PyQt5-5.15.9.ebuild index bccf78acac9c..fc70b30eb465 100644 --- a/dev-python/PyQt5/PyQt5-5.15.9.ebuild +++ b/dev-python/PyQt5/PyQt5-5.15.9.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 pypi python-r1 qmake-utils DESCRIPTION="Python bindings for the Qt framework" |
