commit: a91772f80e721b8bad806190a85242beb43ac832 Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Thu Jul 7 16:06:50 2022 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Thu Jul 7 16:06:50 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a91772f8
profiles: mask broken virtualbox revisions Bug: https://bugs.gentoo.org/856811 Signed-off-by: David Seifert <soap <AT> gentoo.org> profiles/package.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index d8600d23bcf8..07bf31c5be30 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,10 @@ #--- END OF EXAMPLES --- +# David Seifert <[email protected]> (2022-07-07) +# Broken by recent fix attempts, bug #856811. +>app-emulation/virtualbox-6.1.34-r1 + # David Seifert <[email protected]> (2022-07-02) # Unmaintained, no response on bugs, stuck on python 3.9. If you # want to unmask these, you have to at least port them to python 3.10.
