diff --git a/dev-python/PyQt5/PyQt5-5.15.6.ebuild b/dev-python/PyQt5/PyQt5-5.15.6.ebuild index 4a449460b3c82..f0138e7972693 100644 --- a/dev-python/PyQt5/PyQt5-5.15.6.ebuild +++ b/dev-python/PyQt5/PyQt5-5.15.6.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_COMPAT=( python3_{8..11} ) inherit python-r1 qmake-utils DESCRIPTION="Python bindings for the Qt framework"