From 2d298540f4558254e5e794435d04c29855881ed0 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Thu, 25 Nov 2021 20:34:19 +0200 Subject: dev-python/pyls-spyder: enable py3.10 Signed-off-by: Arthur Zamarin --- dev-python/pyls-spyder/pyls-spyder-0.4.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/pyls-spyder') diff --git a/dev-python/pyls-spyder/pyls-spyder-0.4.0-r1.ebuild b/dev-python/pyls-spyder/pyls-spyder-0.4.0-r1.ebuild index 407619370167..b846edc1c4d4 100644 --- a/dev-python/pyls-spyder/pyls-spyder-0.4.0-r1.ebuild +++ b/dev-python/pyls-spyder/pyls-spyder-0.4.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7..9} ) +PYTHON_COMPAT=( python3_{8..10} ) inherit distutils-r1 -- cgit v1.2.3-65-gdbad