diff options
author | Matt Jolly <Matt.Jolly@footclan.ninja> | 2023-08-16 19:04:01 +1000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-25 00:24:52 +0100 |
commit | 5f71a5c41dd8ddf91e93931edd89a314b28ce515 (patch) | |
tree | 6142adc0d3029ce67dd33e4e27abff21d4ab2e38 /profiles | |
parent | app-antivirus/clamav: package maintenance (diff) | |
download | gentoo-5f71a5c41dd8ddf91e93931edd89a314b28ce515.tar.gz gentoo-5f71a5c41dd8ddf91e93931edd89a314b28ce515.tar.bz2 gentoo-5f71a5c41dd8ddf91e93931edd89a314b28ce515.zip |
profiles/arch/x86: mask USE=system-mspack for clamav
Bug: https://bugs.gentoo.org/911402
Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/x86/package.use.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index 752fc6c76f2e..000f7361b71b 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Matt Jolly <Matt.Jolly@footclan.ninja> (2023-08-16) +# Fails tests, potential false negatives #911402 +app-antivirus/clamav system-mspack + # Ionen Wolkens <ionen@gentoo.org> (2023-08-10) # Requires 64bit support. app-emulation/wine-staging wow64 |