commit:     5e3059d2a0e9a4cd9106e90e723a25587a63f713
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 14 13:27:46 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Tue Dec 14 13:33:10 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e3059d2

dev-python/qtconsole: re-enable py3.10

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 dev-python/qtconsole/qtconsole-5.2.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/qtconsole/qtconsole-5.2.2.ebuild 
b/dev-python/qtconsole/qtconsole-5.2.2.ebuild
index 82cf36fe9fd7..b1f5e4ed3f09 100644
--- a/dev-python/qtconsole/qtconsole-5.2.2.ebuild
+++ b/dev-python/qtconsole/qtconsole-5.2.2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{8..9} )
+PYTHON_COMPAT=( python3_{8..10} )
 PYTHON_REQ_USE="threads(+)"
 inherit distutils-r1
 

Reply via email to