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