summaryrefslogtreecommitdiff
path: root/dev-lang/python/python-3.13.0_rc2.ebuild
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-09-12 19:16:56 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-09-12 21:37:43 +0300
commit75b2fa612d4902f5714b03a979cd9e4d88cbeb3d (patch)
tree508419c48ba10a43a1535ee066c8264f15643b33 /dev-lang/python/python-3.13.0_rc2.ebuild
parent3ed062f6bc8ed596234e6a913b3b8b22174d90f4 (diff)
downloadgentoo-75b2fa612d4902f5714b03a979cd9e4d88cbeb3d.tar.gz
gentoo-75b2fa612d4902f5714b03a979cd9e4d88cbeb3d.tar.bz2
gentoo-75b2fa612d4902f5714b03a979cd9e4d88cbeb3d.zip
*/*: remove use ia64 calls
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
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