diff options
-rw-r--r-- | dev-python/qtconsole/qtconsole-5.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/qtconsole/qtconsole-5.3.2.ebuild b/dev-python/qtconsole/qtconsole-5.3.2.ebuild index a596e5db94b6..e9e877df915a 100644 --- a/dev-python/qtconsole/qtconsole-5.3.2.ebuild +++ b/dev-python/qtconsole/qtconsole-5.3.2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_COMPAT=( python3_{8..11} ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 |