diff --git a/dev-python/bracex/bracex-2.6.ebuild b/dev-python/bracex/bracex-2.6.ebuild index 942310e2494cb..14b3ace3ceb52 100644 --- a/dev-python/bracex/bracex-2.6.ebuild +++ b/dev-python/bracex/bracex-2.6.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{11..14} ) DISTUTILS_USE_PEP517=hatchling DOCS_BUILDER="mkdocs"