diff --git a/dev-python/pybtex/pybtex-0.26.1.ebuild b/dev-python/pybtex/pybtex-0.26.1.ebuild index 0aac2139b12ef..8499caa1a086c 100644 --- a/dev-python/pybtex/pybtex-0.26.1.ebuild +++ b/dev-python/pybtex/pybtex-0.26.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=hatchling -PYTHON_COMPAT=( python3_{11..14} ) +PYTHON_COMPAT=( python3_{12..15} ) inherit distutils-r1 pypi