commit: d2ca31719bc482685e2f27c361b0273dfe6dbe7d Author: Andrew Savchenko <bircoph <AT> gentoo <DOT> org> AuthorDate: Fri Mar 24 08:08:27 2023 +0000 Commit: Andrew Savchenko <bircoph <AT> gentoo <DOT> org> CommitDate: Fri Mar 24 08:08:27 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2ca3171
profiles: unmask dev-python/pygame_sdl2 New version 8.0.3 is in the tree with build issue fixed, so unmask the package. Bug: https://bugs.gentoo.org/892347 Signed-off-by: Andrew Savchenko <bircoph <AT> gentoo.org> profiles/package.mask | 6 ------ 1 file changed, 6 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 6f538f75f757..113a2fec114e 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -316,12 +316,6 @@ dev-lang/regina-rexx # Removal on 2023-03-26. Bug #740480. media-tv/nvtv -# Michał Górny <[email protected]> (2023-02-24) -# Fails to build with setuptools-67.2.0. Release from Aug 2020. -# Upstream has made a number of releases since. No revdeps. -# Removal on 2023-03-26. Bug #892347. -dev-python/pygame_sdl2 - # Michał Górny <[email protected]> (2023-02-24) # Fails to build with setuptools-67.2.0. The current version is from # Jan 2021, upstream had a few releases in 2022. Multiple other bugs..
