diff options
author | Michał Górny <mgorny@gentoo.org> | 2021-04-04 16:08:30 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2021-04-04 16:22:50 +0200 |
commit | 75f57b7540b4e0479741849cf635ce11bc490355 (patch) | |
tree | f3c15e2b95bdb805fd84821c6a48f4480cc075fd /profiles | |
parent | dev-python/rich: Bump to 10.1.0 (diff) | |
download | gentoo-75f57b7540b4e0479741849cf635ce11bc490355.tar.gz gentoo-75f57b7540b4e0479741849cf635ce11bc490355.tar.bz2 gentoo-75f57b7540b4e0479741849cf635ce11bc490355.zip |
package.mask: Mask broken dev-lang/python-3.9.3
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index d1bc5d55344c..24d5425ddc98 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,11 @@ #--- END OF EXAMPLES --- +# Michał Górny <mgorny@gentoo.org> (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 <asturm@gentoo.org> (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. |