commit: 8c4827a9c29b5a088851829078dfee42efc2f9a9 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Mar 10 16:30:46 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=8c4827a9
package.mask: Last rite games-engines/renpy Bug: https://bugs.gentoo.org/925693 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 bbae34361286..cee7159cdfa6 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. +# games-engines/renpy: also py3.12, bug #925693 # sci-chemistry/mdtraj: also py3.12, PEP517, bug #911646. # # Includes their few reverse dependencies and their exclusive @@ -49,6 +50,7 @@ dev-python/astunparse dev-python/dparse dev-python/pipenv dev-python/python-efl +games-engines/renpy net-misc/econnman sci-chemistry/mdtraj
