commit: 6fd8b254b1822d231fdc94b02dbf2635bc7b4bfc Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Thu Dec 10 14:56:15 2020 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Thu Dec 10 14:59:16 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fd8b254
profiles/package.mask: mask qemu-5.2.0 for testing Bug: https://bugs.gentoo.org/759331 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index f3552bbd3b6..b592ea99ef2 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,11 @@ #--- END OF EXAMPLES --- +# Sergei Trofimovich <[email protected]> (2020-12-10) +# Masked for testing. Builtd failures around locales +# and safe-stack detection +>=app-emulation/qemu-5.2.0 + # Michał Górny <[email protected]> (2020-12-10) # Stuck on LLVM 9. Superseded by dev-util/cvise that features better # parallelization and more acive development.
