diff --git a/dev-debug/systemtap/systemtap-5.1-r1.ebuild b/dev-debug/systemtap/systemtap-5.1-r1.ebuild index d6d1a8c25395d..de32caa4bc1f3 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 f2336a606fdf5..4777e9d326b87 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