diff --git a/dev-python/sarif-om/sarif-om-1.0.4-r1.ebuild b/dev-python/sarif-om/sarif-om-1.0.4-r1.ebuild index 8803cdad34c6..a79cffbadfd1 100644 --- a/dev-python/sarif-om/sarif-om-1.0.4-r1.ebuild +++ b/dev-python/sarif-om/sarif-om-1.0.4-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{11..14} ) DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 pypi