commit: 75f57b7540b4e0479741849cf635ce11bc490355 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Apr 4 14:08:30 2021 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Apr 4 14:22:50 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75f57b75
package.mask: Mask broken dev-lang/python-3.9.3 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index d1bc5d55344..24d5425ddc9 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,11 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2021-04-04) +# Reported to contain an unintentional ABI breakage leading to crashes +# when loading extensions on 32-bit systems. +=dev-lang/python-3.9.3 + # Andreas Sturmlechner <[email protected]> (2021-04-04) # Package needs a real maintainer to fix broken IUSE=java and version bump. # Bug #778758 contains a version bump with java removed. Do pick it up.
