commit: 33c86470876a9da3e017cf8afc3bc7b0d63e316e Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Nov 19 03:05:50 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Nov 19 03:05:50 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33c86470
profiles/arch/hppa: mask dev-python/anyio[doc] Bug: https://bugs.gentoo.org/824622 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/hppa/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask index b07e3d4e662f..5a93cbad3647 100644 --- a/profiles/arch/hppa/package.use.mask +++ b/profiles/arch/hppa/package.use.mask @@ -4,6 +4,10 @@ # NOTE: When masking a USE flag due to missing keywords, please file a keyword # request bug for the hppa arch. +# Sam James <[email protected]> (2021-11-19) +# Avoid dragging in doc/sphinx deps where we can help it +dev-python/anyio doc + # Sam James <[email protected]> (2021-11-17) # Avoid unnecessary dependencies dev-python/matplotlib gtk3
