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, 0 insertions, 2 deletions
diff --git a/dev-lang/python/python-3.13.0.ebuild b/dev-lang/python/python-3.13.0.ebuild index 73ccf7611da4..61d4267eba89 100644 --- a/dev-lang/python/python-3.13.0.ebuild +++ b/dev-lang/python/python-3.13.0.ebuild @@ -294,7 +294,6 @@ src_configure() { ;; powerpc64-*) # big endian COMMON_TEST_SKIPS+=( - -x test_descr -x test_gdb ) ;; @@ -311,7 +310,6 @@ src_configure() { -x test_multiprocessing_spawn -x test_ctypes - -x test_descr -x test_gdb # bug 931908 -x test_exceptions |