commit: dc748f0c28bf1de31edeb0c62de5ce2c4662e2c1 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Tue Dec 10 07:26:25 2024 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Tue Dec 10 07:26:25 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc748f0c
profiles: unmask =dev-lang/python-3.12.8 and =dev-lang/python-3.13.1 - Mozilla stack, both latest stable and unstable, is handled with an upstream patch for these python versions. Bug: https://bugs.gentoo.org/945857 Bug: https://bugs.gentoo.org/945882 Bug: https://bugs.gentoo.org/946002 Bug: https://bugs.gentoo.org/945850 Bug: https://bugs.gentoo.org/945849 Bug: https://bugs.gentoo.org/945845 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> profiles/package.mask | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 7f2559a43fb2..0f1c27b20895 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,16 +33,6 @@ #--- END OF EXAMPLES --- -# Sam James <[email protected]> (2024-12-07) -# Breaks Mozilla's build system `mach`: bug #945882, bug #945857, and bug #946002. -# Upstream bug is at https://bugzilla.mozilla.org/show_bug.cgi?id=1935621. -=dev-lang/python-3.12.8 -=dev-lang/python-3.13.1 -=dev-python/python-tests-3.12.8 -=dev-python/python-tests-3.13.1 -=app-doc/python-docs-3.12.8 -=app-doc/python-docs-3.13.1 - # Michał Górny <[email protected]> (2024-12-05) # 6.12.2 does not boot for me. =sys-kernel/gentoo-kernel-6.12.2
