commit: 3fa99dfedc5fb7a9b66a45bfefb47e0bb8914b64 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> AuthorDate: Thu Feb 11 22:33:31 2021 +0000 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> CommitDate: Thu Feb 11 23:40:56 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fa99dfe
profiles/package.mask: mask rust-1.50.0 Until moz ebuilds extend workaround for llvm version Bug: https://bugs.gentoo.org/768543 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 6194f5b65c8..fb34a42b8a5 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,13 @@ #--- END OF EXAMPLES --- +# Georgy Yakovlev <[email protected]> (2021-02-11) +# Needs some workarounds in mozilla ebuilds +# https://bugs.gentoo.org/768543 +=dev-lang/rust-1.50.0 +=dev-lang/rust-bin-1.50.0 +=virtual/rust-1.50.0 + # Joerg Bornkessel <[email protected]> (2021-02-11) # Does not build against vdr-2.4. Last release in ~2006. # Upstream repository is gone.
