commit: 7349732ae0dc84efb41030387149e7c93f99948c Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> AuthorDate: Fri Oct 9 09:17:39 2020 +0000 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> CommitDate: Fri Oct 9 09:18:57 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7349732a
profiles/package.mask: mask rust-1.47.0 for now Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org> profiles/package.mask | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index dabf861a7c7..83f437f8b9c 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,13 @@ #--- END OF EXAMPLES --- +# Georgy Yakovlev <[email protected]> (2020-10-09) +# Regressions, can't build firefox/thunderbird +# Masking until fixes land to FF or Rust itself. +=dev-lang/rust-1.47.0 +=dev-lang/rust-bin-1.47.0 +=virtual/rust-1.47.0 + # Azamat H. Hackimov <[email protected]> (2020-10-06) # 1.3.3 is broken and failing unittests for net-im/prosody. Bug #746782. >=dev-lua/luaexpat-1.3.3
