diff options
Diffstat (limited to 'dev-lang/python/python-3.13.0.ebuild')
| -rw-r--r-- | dev-lang/python/python-3.13.0.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-lang/python/python-3.13.0.ebuild b/dev-lang/python/python-3.13.0.ebuild index 74cbac81ba9e..3bceddd3d86f 100644 --- a/dev-lang/python/python-3.13.0.ebuild +++ b/dev-lang/python/python-3.13.0.ebuild @@ -295,6 +295,7 @@ src_configure() { powerpc64-*) # big endian COMMON_TEST_SKIPS+=( -x test_descr + -x test_gdb ) ;; riscv*) @@ -310,6 +311,7 @@ src_configure() { -x test_ctypes -x test_descr + -x test_gdb # bug 931908 -x test_exceptions ) |
