commit: 54a5a2bd26cce897108b27562f4545046315ffea Author: Matt Jolly <kangie <AT> gentoo <DOT> org> AuthorDate: Sat Mar 2 10:12:46 2024 +0000 Commit: Matt Jolly <kangie <AT> gentoo <DOT> org> CommitDate: Sat Mar 2 10:15:22 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54a5a2bd
profiles/arch/arm: mask app-antivirus/clamav[system-mspack] Bug: https://bugs.gentoo.org/911402 Signed-off-by: Matt Jolly <kangie <AT> gentoo.org> profiles/arch/arm/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index 29232cb4950a..f0fca4d0b258 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/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 + # Joonas Niilola <[email protected]> (2024-02-16) # Test dependencies not keyworded on this arch. www-servers/nginx test
