profiles/arch/base/package.use.mask: no docs and tools for rust-bin
authorGeorgy Yakovlev <gyakovlev@gentoo.org>
Wed, 28 Aug 2019 07:23:26 +0000 (00:23 -0700)
committerGeorgy Yakovlev <gyakovlev@gentoo.org>
Wed, 28 Aug 2019 08:24:15 +0000 (01:24 -0700)
Bug: https://bugs.gentoo.org/660512
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
profiles/arch/base/package.use.mask

index 2215c435345f0c29b09a9b6d98ef659a2ea66373..072dbbd336c3a1fc5e259c76f7a002e6bc74b3cb 100644 (file)
@@ -1,6 +1,12 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Georgy Yakovlev <gyakovlev@gentoo.org> (2019-08-28)
+# upstream tarballs for tier-2 arches do not ship docs
+# and starting with 1.37 no longer ship extra tools
+dev-lang/rust-bin doc
+>=dev-lang/rust-bin-1.37 clippy rustfmt
+
 # Craig Andrews <candrews@gentoo.org> (2019-07-03)
 # Raspberry Pi support is only available on arm.
 # Mask raspberry-pi USE globally, unmask on arm.