From: Dirkjan Ochtman Date: Sat, 29 Sep 2018 18:41:43 +0000 (+0200) Subject: profiles: mask rust-bin[doc] on arm64, too X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c4352e21e506526e50718a675396f870fa9e123f;p=gentoo.git profiles: mask rust-bin[doc] on arm64, too Bug: https://bugs.gentoo.org/660512 Signed-off-by: Dirkjan Ochtman --- diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index 95cc57c20c56..800fe51e91a6 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -5,6 +5,7 @@ # Upstream doesn't build docs for tier 2 and lower architectures. # Bug #660512. dev-lang/rust doc +dev-lang/rust-bin doc # Michał Górny (20 Sep 2018) # dev-libs/libpfm not keyworded here (and unclear if it supports ARM64).