diff --git a/dev-python/bracex/bracex-2.7.ebuild b/dev-python/bracex/bracex-2.7.ebuild index 64fe3a65154b9..a59bacd066ac4 100644 --- a/dev-python/bracex/bracex-2.7.ebuild +++ b/dev-python/bracex/bracex-2.7.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_USE_PEP517=hatchling PYPI_VERIFY_REPO=https://github.com/facelessuser/bracex -PYTHON_COMPAT=( python3_{12..14} ) +PYTHON_COMPAT=( python3_{12..15} ) inherit distutils-r1 pypi