summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-debug/systemtap/systemtap-5.0-r1.ebuild2
-rw-r--r--dev-debug/systemtap/systemtap-5.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-debug/systemtap/systemtap-5.0-r1.ebuild b/dev-debug/systemtap/systemtap-5.0-r1.ebuild
index cbd73ebe1f15..d14b0739b712 100644
--- a/dev-debug/systemtap/systemtap-5.0-r1.ebuild
+++ b/dev-debug/systemtap/systemtap-5.0-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{10..11} pypy3 )
+PYTHON_COMPAT=( python3_{10..12} pypy3 )
inherit autotools linux-info python-single-r1
diff --git a/dev-debug/systemtap/systemtap-5.0.ebuild b/dev-debug/systemtap/systemtap-5.0.ebuild
index 7bc3f9abc5df..8c59a7604374 100644
--- a/dev-debug/systemtap/systemtap-5.0.ebuild
+++ b/dev-debug/systemtap/systemtap-5.0.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{10..11} pypy3 )
+PYTHON_COMPAT=( python3_{10..12} pypy3 )
inherit autotools linux-info python-single-r1