diff --git a/dev-debug/systemtap/systemtap-5.1-r1.ebuild b/dev-debug/systemtap/systemtap-5.1-r1.ebuild index 9a18eb9519e0f..dd2004697d909 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..13} pypy3 ) +PYTHON_COMPAT=( python3_{11..13} ) inherit autotools flag-o-matic linux-info python-single-r1 toolchain-funcs diff --git a/dev-debug/systemtap/systemtap-5.2.ebuild b/dev-debug/systemtap/systemtap-5.2.ebuild index 5420be2482b05..3d071a258ff77 100644 --- a/dev-debug/systemtap/systemtap-5.2.ebuild +++ b/dev-debug/systemtap/systemtap-5.2.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..13} pypy3 ) +PYTHON_COMPAT=( python3_{11..13} ) inherit autotools flag-o-matic linux-info python-single-r1 toolchain-funcs diff --git a/dev-debug/systemtap/systemtap-5.3.ebuild b/dev-debug/systemtap/systemtap-5.3.ebuild index c844b43c840e8..1cdc399af1d84 100644 --- a/dev-debug/systemtap/systemtap-5.3.ebuild +++ b/dev-debug/systemtap/systemtap-5.3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..13} pypy3 ) +PYTHON_COMPAT=( python3_{11..13} ) 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 c844b43c840e8..1cdc399af1d84 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..13} pypy3 ) +PYTHON_COMPAT=( python3_{11..13} ) inherit autotools flag-o-matic linux-info python-single-r1 toolchain-funcs