From 1ac30cea83d3357d669fe40b53ae5fcda1db5106 Mon Sep 17 00:00:00 2001 From: Georgy Yakovlev Date: Fri, 10 May 2019 23:43:47 -0700 Subject: [PATCH] profiles/base/package.use.stable.mask: mask system-llvm for rust Bug: https://bugs.gentoo.org/678908 Signed-off-by: Georgy Yakovlev --- profiles/base/package.use.stable.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask index 579a77ddcdf3..ceaca7eb8ee2 100644 --- a/profiles/base/package.use.stable.mask +++ b/profiles/base/package.use.stable.mask @@ -4,6 +4,12 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in package.use.mask +# Georgy Yakovlev (10 May 2019) +# needs llvm slots which are not stable #678908 +# also prone to weird compilation failures +# masking this for now, will readjust as situation changes +>=dev-lang/rust-1.34 system-llvm + # Virgil Dupras (10 May 2019) # Needs openssl 1.1 which isn't going stable for a while and blocks # bug #684972. See bug #685584 -- 2.26.2