commit: 996896ced962429b340e4e26efde2a5dff179ad8 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Dec 31 23:56:55 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Jan 1 00:14:13 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=996896ce
package.mask: Last rite games-engines/renpy & co. Bug: https://bugs.gentoo.org/735358 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 131d468b25d..f302d3c53d2 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,18 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2021-01-01) +# RenPy requires Python 2.7 at runtime, and py3 port has not been +# released yet. Even if it were, the games would probably need porting +# anyway. +# Removal in 30 days. Bug #735358. +dev-python/numpy-python2 +games-engines/renpy +games-misc/katawa-shoujo +games-rpg/asphyxia +games-rpg/sakura-spirit +games-rpg/the-royal-trap + # Michał Górny <[email protected]> (2020-12-30) # Unmaintained. Entirely replaced by media-libs/libjpeg-turbo, # to the point that reverse dependencies no longer build with
