summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgy Yakovlev <gyakovlev@gentoo.org>2019-08-28 00:23:26 -0700
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2019-08-28 01:24:15 -0700
commita024bd38136b4ffa36205925894ff38d1a9dd057 (patch)
treede7eb4b9a27bd7f23e8e2e352e206e61fdb36884
parentx11-libs/gdk-pixbuf: [QA] Remove media-libs/jasper dep (diff)
downloadgentoo-a024bd38136b4ffa36205925894ff38d1a9dd057.tar.gz
gentoo-a024bd38136b4ffa36205925894ff38d1a9dd057.tar.bz2
gentoo-a024bd38136b4ffa36205925894ff38d1a9dd057.zip
profiles/arch/base/package.use.mask: no docs and tools for rust-bin
Bug: https://bugs.gentoo.org/660512 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
-rw-r--r--profiles/arch/base/package.use.mask6
1 files changed, 6 insertions, 0 deletions
diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask
index 2215c435345f..072dbbd336c3 100644
--- a/profiles/arch/base/package.use.mask
+++ b/profiles/arch/base/package.use.mask
@@ -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.