commit: 1ed1a95aaf5fd27e9c84f3de0d6f02357b78c759 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Dec 7 12:01:23 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Dec 7 12:02:05 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ed1a95a
profiles: mask bad python-docs too Fixes: b8d345dfd9f4670b75e9b9bc1e4a583590c4fc8c Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/package.mask | 2 ++ 1 file changed, 2 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 4ece7b2936f9..7f2559a43fb2 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -40,6 +40,8 @@ =dev-lang/python-3.13.1 =dev-python/python-tests-3.12.8 =dev-python/python-tests-3.13.1 +=app-doc/python-docs-3.12.8 +=app-doc/python-docs-3.13.1 # Michał Górny <[email protected]> (2024-12-05) # 6.12.2 does not boot for me.
