summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/spyder/spyder-5.0.0.ebuild')
-rw-r--r--dev-python/spyder/spyder-5.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/spyder/spyder-5.0.0.ebuild b/dev-python/spyder/spyder-5.0.0.ebuild
index 94f9e2dc31c9..f524585bd2e9 100644
--- a/dev-python/spyder/spyder-5.0.0.ebuild
+++ b/dev-python/spyder/spyder-5.0.0.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_{7,8,9} )
# The warning that this is wrong is a false positive
# Spyder has setuptools in install_requires
DISTUTILS_USE_SETUPTOOLS=rdepend