diff options
Diffstat (limited to 'dev-lang/python/python-3.13.0_beta2_p5.ebuild')
| -rw-r--r-- | dev-lang/python/python-3.13.0_beta2_p5.ebuild | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/dev-lang/python/python-3.13.0_beta2_p5.ebuild b/dev-lang/python/python-3.13.0_beta2_p5.ebuild index 2b50881a163c..9ae014356562 100644 --- a/dev-lang/python/python-3.13.0_beta2_p5.ebuild +++ b/dev-lang/python/python-3.13.0_beta2_p5.ebuild @@ -388,22 +388,6 @@ src_configure() { ;; esac - # musl-specific skips - use elibc_musl && profile_task_flags+=( - # various musl locale deficiencies - -x test__locale - -x test_c_locale_coercion - -x test_locale - -x test_re - - # known issues with find_library on musl - # https://bugs.python.org/issue21622 - -x test_ctypes - - # fpathconf, ttyname errno values - -x test_os - ) - if has_version "app-arch/rpm" ; then # Avoid sandbox failure (attempts to write to /var/lib/rpm) profile_task_flags+=( |
