commit: 404f391b6a35da78f94c7c739ac20b9ecb460e23 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Dec 17 04:45:49 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Dec 17 04:45:49 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=404f391b
profiles/base: mask >=x11-libs/cairo-1.17.6[debug] Bug: https://bugs.gentoo.org/879067 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/base/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 059d9ef6ee5b..76b00c18fc43 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,10 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Sam James <[email protected]> (2022-12-17) +# Broken when trying to use sys-libs/binutils-libs header, bug #879067 +>=x11-libs/cairo-1.17.6 debug + # John Helmert III <[email protected]> (2022-11-29) # sys-apps/ucspi-ssl is last rited mail-mta/netqmail pop3
