commit: 056ec6c89f9a974079a7b5a3051e3c22174aa627 Author: Matt Jolly <kangie <AT> gentoo <DOT> org> AuthorDate: Sat Mar 2 10:10:56 2024 +0000 Commit: Matt Jolly <kangie <AT> gentoo <DOT> org> CommitDate: Sat Mar 2 10:15:21 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=056ec6c8
profiles/arch/powerpc/ppc32: mask app-antivirus/clamav[system-mspack] Bug: https://bugs.gentoo.org/911402 Signed-off-by: Matt Jolly <kangie <AT> gentoo.org> profiles/arch/powerpc/ppc32/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/powerpc/ppc32/package.use.mask b/profiles/arch/powerpc/ppc32/package.use.mask index be0552d9d2c0..39ca7fd3fb03 100644 --- a/profiles/arch/powerpc/ppc32/package.use.mask +++ b/profiles/arch/powerpc/ppc32/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Matt Jolly <[email protected]> (2024-03-02) +# Fails tests, potential false negatives #911402 +app-antivirus/clamav system-mspack + # Sam James <[email protected]> (2024-01-17) # The generated code is too large and it takes ages to build, bug #922249. dev-python/mypy native-extensions
