commit: b4f434f603e2604a030358ecb6899e51e3a31bd1 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Sep 19 08:06:54 2021 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Sep 19 13:01:24 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4f434f6
profiles/arch/hppa: Mask extra matplotlib flags Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/arch/hppa/package.use.stable.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/hppa/package.use.stable.mask b/profiles/arch/hppa/package.use.stable.mask index fd639a207ce..905219a5cd6 100644 --- a/profiles/arch/hppa/package.use.stable.mask +++ b/profiles/arch/hppa/package.use.stable.mask @@ -17,6 +17,10 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2021-09-19) +# Non-stable deps. +dev-python/matplotlib cairo gtk3 + # Michał Górny <[email protected]> (2021-09-18) # Prepare for stabilizing a minimal xorg-server, for Xvfb. media-libs/libglvnd -X
