From 5e3059d2a0e9a4cd9106e90e723a25587a63f713 Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Tue, 14 Dec 2021 14:27:46 +0100 Subject: dev-python/qtconsole: re-enable py3.10 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan --- dev-python/qtconsole/qtconsole-5.2.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python') 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 -- cgit v1.2.3-65-gdbad