diff --git a/dev-util/rr/rr-5.7.0.ebuild b/dev-util/rr/rr-5.7.0.ebuild index ab0fca41cd199..1ad7b9182222f 100644 --- a/dev-util/rr/rr-5.7.0.ebuild +++ b/dev-util/rr/rr-5.7.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) CMAKE_BUILD_TYPE=Release inherit cmake linux-info python-single-r1