From df4c8351cc7f06f994653ed9035d77d0dcb48cc3 Mon Sep 17 00:00:00 2001 From: Dirkjan Ochtman Date: Sat, 29 Sep 2018 15:17:08 +0200 Subject: [PATCH] profiles: mask rust{,-bin} clippy flag Bug: https://bugs.gentoo.org/667286 Signed-off-by: Dirkjan Ochtman --- 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 911da73221c8..7ebcd86cfe06 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 (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 (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 -- 2.26.2