commit: beb0dfa75ebd509546c6a2837661052015943339 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Mar 10 16:31:56 2024 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Mar 10 16:36:56 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=beb0dfa7
package.mask: Last rite dev-python/pygame_sdl2 Bug: https://bugs.gentoo.org/911781 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 2 ++ 1 file changed, 2 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index cee7159cdfa6..9e97a36c37a7 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -39,6 +39,7 @@ # # dev-python/python-efl: econnman as revdep, bug #925692. # dev-python/pipenv: via <pydantic-2, + dparse, bug #925698, bug #925553. +# dev-python/pygame_sdl2: also py3.12, bug #911781 # games-engines/renpy: also py3.12, bug #925693 # sci-chemistry/mdtraj: also py3.12, PEP517, bug #911646. # @@ -49,6 +50,7 @@ dev-python/astunparse dev-python/dparse dev-python/pipenv +dev-python/pygame_sdl2 dev-python/python-efl games-engines/renpy net-misc/econnman
