dev-debug/systemtap: enable py3.13

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2024-10-03 10:53:56 +01:00
parent 349ef4183a
commit c0a35b3d4a
2 changed files with 2 additions and 2 deletions

View File

@@ -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

View File

@@ -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