commit: 5ba63588901cf4c1892433c2b1b5a703cedeb9e7 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Nov 17 08:09:17 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Nov 17 08:10:29 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ba63588
profiles/arch/hppa: mask dev-python/matplotlib[gtk3] Bug: https://bugs.gentoo.org/807637 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 537759ae1212..b07e3d4e662f 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-17) +# Avoid unnecessary dependencies +dev-python/matplotlib gtk3 + # Sam James <[email protected]> (2021-11-05) # Avoid keywording unnecessary depenencies for now, bug #804115 dev-python/scipy pythran
