summaryrefslogtreecommitdiff
path: root/dev-lang/python/python-3.13.0_rc1_p3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lang/python/python-3.13.0_rc1_p3.ebuild')
-rw-r--r--dev-lang/python/python-3.13.0_rc1_p3.ebuild11
1 files changed, 0 insertions, 11 deletions
diff --git a/dev-lang/python/python-3.13.0_rc1_p3.ebuild b/dev-lang/python/python-3.13.0_rc1_p3.ebuild
index 7eb2a50e62a0..c6436649ac99 100644
--- a/dev-lang/python/python-3.13.0_rc1_p3.ebuild
+++ b/dev-lang/python/python-3.13.0_rc1_p3.ebuild
@@ -272,12 +272,6 @@ src_configure() {
-x test_strtod
)
;;
- ia64*)
- COMMON_TEST_SKIPS+=(
- -x test_ctypes
- -x test_external_inspection
- )
- ;;
mips*)
COMMON_TEST_SKIPS+=(
-x test_ctypes
@@ -374,11 +368,6 @@ src_configure() {
-x test_os
)
;;
- ia64*)
- profile_task_flags+=(
- -x test_signal
- )
- ;;
powerpc64-*) # big endian
profile_task_flags+=(
# bug 931908