summaryrefslogtreecommitdiff
path: root/dev-lang/python/python-3.14.0_alpha1-r100.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lang/python/python-3.14.0_alpha1-r100.ebuild')
-rw-r--r--dev-lang/python/python-3.14.0_alpha1-r100.ebuild5
1 files changed, 5 insertions, 0 deletions
diff --git a/dev-lang/python/python-3.14.0_alpha1-r100.ebuild b/dev-lang/python/python-3.14.0_alpha1-r100.ebuild
index cb3ec479058b..6931265fcede 100644
--- a/dev-lang/python/python-3.14.0_alpha1-r100.ebuild
+++ b/dev-lang/python/python-3.14.0_alpha1-r100.ebuild
@@ -284,6 +284,11 @@ src_configure() {
-x test_strtod
)
;;
+ hppa*)
+ COMMON_TEST_SKIPS+=(
+ -x test_gdb
+ )
+ ;;
mips*)
COMMON_TEST_SKIPS+=(
-x test_ctypes