summaryrefslogtreecommitdiff
path: root/dev-python/pyspelling
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pyspelling')
-rw-r--r--dev-python/pyspelling/pyspelling-2.12.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyspelling/pyspelling-2.12.1.ebuild b/dev-python/pyspelling/pyspelling-2.12.1.ebuild
index 1eb0456f4d5f..f6e7c472d9be 100644
--- a/dev-python/pyspelling/pyspelling-2.12.1.ebuild
+++ b/dev-python/pyspelling/pyspelling-2.12.1.ebuild
@@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_USE_PEP517=hatchling
PYPI_VERIFY_REPO=https://github.com/facelessuser/pyspelling
-PYTHON_COMPAT=( python3_{11..14} )
+PYTHON_COMPAT=( python3_{13..14} )
inherit distutils-r1 pypi