summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-10-03 10:53:56 +0100
committerSam James <sam@gentoo.org>2024-10-03 10:53:56 +0100
commitc0a35b3d4a4080f801f874c5d799fbb11265b59c (patch)
tree8d5b437f84c32833253ce4fc693ffebe99d61303 /dev-debug
parentdev-debug/pwndbg: enable py3.13 (diff)
downloadgentoo-c0a35b3d4a4080f801f874c5d799fbb11265b59c.tar.gz
gentoo-c0a35b3d4a4080f801f874c5d799fbb11265b59c.tar.bz2
gentoo-c0a35b3d4a4080f801f874c5d799fbb11265b59c.zip
dev-debug/systemtap: enable py3.13
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-debug')
-rw-r--r--dev-debug/systemtap/systemtap-5.1-r1.ebuild2
-rw-r--r--dev-debug/systemtap/systemtap-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-debug/systemtap/systemtap-5.1-r1.ebuild b/dev-debug/systemtap/systemtap-5.1-r1.ebuild
index d6d1a8c25395..de32caa4bc1f 100644
--- a/dev-debug/systemtap/systemtap-5.1-r1.ebuild
+++ b/dev-debug/systemtap/systemtap-5.1-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{10..12} pypy3 )
+PYTHON_COMPAT=( python3_{10..13} pypy3 )
inherit autotools flag-o-matic linux-info python-single-r1 toolchain-funcs
diff --git a/dev-debug/systemtap/systemtap-9999.ebuild b/dev-debug/systemtap/systemtap-9999.ebuild
index f2336a606fdf..4777e9d326b8 100644
--- a/dev-debug/systemtap/systemtap-9999.ebuild
+++ b/dev-debug/systemtap/systemtap-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{10..12} pypy3 )
+PYTHON_COMPAT=( python3_{10..13} pypy3 )
inherit autotools flag-o-matic linux-info python-single-r1 toolchain-funcs