diff options
Diffstat (limited to 'dev-lang/python/python-3.11.10_p1.ebuild')
| -rw-r--r-- | dev-lang/python/python-3.11.10_p1.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-lang/python/python-3.11.10_p1.ebuild b/dev-lang/python/python-3.11.10_p1.ebuild index 3fc2272abc67..89a7bd307b68 100644 --- a/dev-lang/python/python-3.11.10_p1.ebuild +++ b/dev-lang/python/python-3.11.10_p1.ebuild @@ -255,6 +255,7 @@ src_configure() { powerpc64-*) # big endian COMMON_TEST_SKIPS+=( -x test_descr + -x test_gdb ) ;; riscv*) @@ -270,6 +271,7 @@ src_configure() { -x test_ctypes -x test_descr + -x test_gdb # bug 931908 -x test_exceptions ) |
