commit: efde7ce02286af45bceb9208e062e70215411119 Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org> AuthorDate: Sun Sep 20 19:10:19 2020 +0000 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org> CommitDate: Sun Sep 20 19:29:01 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efde7ce0
profiles: mask app-antivirus/clamav-0.103.0 for testing. Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org> profiles/package.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 1994e06ec67..7cdaa655585 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,10 @@ #--- END OF EXAMPLES --- +# Michael Orlitzky <[email protected]> (2020-09-20) +# Major OpenRC changes, masked for testing before we unleash it. +=app-antivirus/clamav-0.103.0 + # Michał Górny <[email protected]> (2020-09-20) # Last release in 2006. Requires Python 2 SCons to build. # Removal in 30 days. Bug #677622.
