commit: df4c8351cc7f06f994653ed9035d77d0dcb48cc3
Author: Dirkjan Ochtman <djc <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 29 13:17:08 2018 +0000
Commit: Dirkjan Ochtman <djc <AT> gentoo <DOT> org>
CommitDate: Sat Sep 29 13:22:12 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df4c8351
profiles: mask rust{,-bin} clippy flag
Bug: https://bugs.gentoo.org/667286
Signed-off-by: Dirkjan Ochtman <djc <AT> gentoo.org>
profiles/base/package.use.mask | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 911da73221c..7ebcd86cfe0 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -7,6 +7,11 @@
# This file is only for generic masks. For arch-specific masks (i.e.
# mask everywhere, unmask on arch/*) use arch/base.
+# Dirkjan Ochtman <[email protected]> (29 Sep 2018)
+# Clippy is broken for now, can't find libraries (bug 667286)
+dev-lang/rust clippy
+dev-lang/rust-bin clippy
+
# Virgil Dupras <[email protected]> (26 Sep 2018)
# Server feature in paramiko is patched out for security reasons. It can
# be re-enabled with the 'server' USE flag, but this flag is hard