dev-debug/systemtap: disable py3.10, pypy3

Closes: https://bugs.gentoo.org/951005
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-05-18 11:44:08 +01:00
parent 2180cdfe52
commit 604db705cb
4 changed files with 4 additions and 4 deletions

View File

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

View File

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

View File

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

View File

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