diff --git a/dev-python/pybtex/pybtex-0.25.0.ebuild b/dev-python/pybtex/pybtex-0.25.0.ebuild index fd45fd3155c38..896fcd47cee40 100644 --- a/dev-python/pybtex/pybtex-0.25.0.ebuild +++ b/dev-python/pybtex/pybtex-0.25.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{11..14} ) inherit distutils-r1 pypi