diff options
author | matoro <matoro@users.noreply.github.com> | 2022-08-05 22:42:39 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-15 15:53:40 +0100 |
commit | 440f860fb3b880c3c2a90f46297a4b72ff2c69e4 (patch) | |
tree | d92545c7ac30e834b6ed110eb360d816dbd608e9 /profiles/arch/sparc | |
parent | mail-client/sylpheed: Stabilize 3.7.0-r5 sparc, #861776 (diff) | |
download | gentoo-440f860fb3b880c3c2a90f46297a4b72ff2c69e4.tar.gz gentoo-440f860fb3b880c3c2a90f46297a4b72ff2c69e4.tar.bz2 gentoo-440f860fb3b880c3c2a90f46297a4b72ff2c69e4.zip |
profiles/arch/sparc/32ul: mask app-antivirus/clamav
Test failures on 32-bit, passes on 64-bit.
Closes: https://bugs.gentoo.org/638888
Closes: https://github.com/gentoo/gentoo/pull/26754
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles/arch/sparc')
-rw-r--r-- | profiles/arch/sparc/32ul/package.mask | 7 | ||||
-rw-r--r-- | profiles/arch/sparc/32ul/package.use.mask | 9 |
2 files changed, 16 insertions, 0 deletions
diff --git a/profiles/arch/sparc/32ul/package.mask b/profiles/arch/sparc/32ul/package.mask new file mode 100644 index 000000000000..892a0cbceaea --- /dev/null +++ b/profiles/arch/sparc/32ul/package.mask @@ -0,0 +1,7 @@ +# Copyright 2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# matoro <matoro_gentoo@matoro.tk> (2022-08-05) +# Test failures on 32-bit, passes on 64-bit. Bug #638888 +app-antivirus/clamav +dev-perl/File-Scan-ClamAV diff --git a/profiles/arch/sparc/32ul/package.use.mask b/profiles/arch/sparc/32ul/package.use.mask new file mode 100644 index 000000000000..3a336f790995 --- /dev/null +++ b/profiles/arch/sparc/32ul/package.use.mask @@ -0,0 +1,9 @@ +# Copyright 2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# matoro <matoro_gentoo@matoro.tk> (2022-08-05) +# Depends on app-antivirus/clamav. Bug #638888 +mail-client/claws-mail clamav +mail-filter/amavisd-new clamav +net-ftp/proftpd clamav +net-mail/cyrus-imapd clamav |