diff --git a/dev-libs/imath/imath-3.1.12-r1.ebuild b/dev-libs/imath/imath-3.1.12-r1.ebuild index c938e526c176b..62ecf9c9f062a 100644 --- a/dev-libs/imath/imath-3.1.12-r1.ebuild +++ b/dev-libs/imath/imath-3.1.12-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{12..13} ) inherit cmake python-single-r1