commit:     1ac30cea83d3357d669fe40b53ae5fcda1db5106
Author:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Sat May 11 06:43:47 2019 +0000
Commit:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Sat May 11 06:45:22 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ac30cea

profiles/base/package.use.stable.mask: mask system-llvm for rust

Bug: https://bugs.gentoo.org/678908
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>

 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 579a77ddcdf..ceaca7eb8ee 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 <[email protected]> (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 <[email protected]> (10 May 2019)
 # Needs openssl 1.1 which isn't going stable for a while and blocks
 # bug #684972. See bug #685584

Reply via email to