diff options
-rw-r--r-- | dev-util/rr/rr-5.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/rr/rr-5.7.0.ebuild b/dev-util/rr/rr-5.7.0.ebuild index ab0fca41cd19..1ad7b9182222 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 |