diff --git a/dev-python/beautifulsoup4/beautifulsoup4-4.13.4.ebuild b/dev-python/beautifulsoup4/beautifulsoup4-4.13.4.ebuild index 2eec8119948a6..08d0282a2e163 100644 --- a/dev-python/beautifulsoup4/beautifulsoup4-4.13.4.ebuild +++ b/dev-python/beautifulsoup4/beautifulsoup4-4.13.4.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=hatchling -PYTHON_COMPAT=( python3_{10..13} pypy3 pypy3_11 ) +PYTHON_COMPAT=( python3_{11..14} pypy3_11 ) inherit distutils-r1 pypi