diff --git a/dev-python/geographiclib/geographiclib-2.0.ebuild b/dev-python/geographiclib/geographiclib-2.0.ebuild index e7a7bd36b1cab..de4041ccbc6ce 100644 --- a/dev-python/geographiclib/geographiclib-2.0.ebuild +++ b/dev-python/geographiclib/geographiclib-2.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..12} ) +PYTHON_COMPAT=( python3_{10..13} ) DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 pypi