commit: 14450dede1bf800d744c3fb2740da964ea3513cc Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Fri Apr 1 05:35:39 2022 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Fri Apr 1 05:42:01 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14450ded
profiles: Mask >=net-im/zoom-5.10 for testing Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index b30cb766d0bb..ef2baca2a18b 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,11 @@ #--- END OF EXAMPLES --- +# Ulrich Müller <[email protected]> (2022-04-01) +# Illegal instruction errors seen by several users. +# Masked for testing. (bug #835930) +>=net-im/zoom-5.10 + # Matt Turner <[email protected]> (2022-03-27) # Dead package. No reverse dependencies. # Removal on 2022-04-27
