summaryrefslogtreecommitdiff
path: root/dev-util/rr/rr-5.6.0-r2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/rr/rr-5.6.0-r2.ebuild')
-rw-r--r--dev-util/rr/rr-5.6.0-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/rr/rr-5.6.0-r2.ebuild b/dev-util/rr/rr-5.6.0-r2.ebuild
index 5b243d13e78c..e8ea3b984e22 100644
--- a/dev-util/rr/rr-5.6.0-r2.ebuild
+++ b/dev-util/rr/rr-5.6.0-r2.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{8..11} )
+PYTHON_COMPAT=( python3_{9..11} )
CMAKE_BUILD_TYPE=Release
inherit cmake linux-info python-single-r1