diff --git a/dev-python/sphinxext-opengraph/sphinxext-opengraph-0.13.0.ebuild b/dev-python/sphinxext-opengraph/sphinxext-opengraph-0.13.0.ebuild index 1ae0cce31e..d26cfc686d 100644 --- a/dev-python/sphinxext-opengraph/sphinxext-opengraph-0.13.0.ebuild +++ b/dev-python/sphinxext-opengraph/sphinxext-opengraph-0.13.0.ebuild @@ -10,7 +10,7 @@ DOCS_DIR="docs" # PYPI_NO_NORMALIZE=1 DISTUTILS_USE_PEP517=flit -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{12..13} ) inherit distutils-r1 docs pypi