Gentoo Archives: gentoo-commits

From: Georgy Yakovlev <gyakovlev@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/
Date: Thu, 07 Oct 2021 15:58:46
Message-Id: 1633622298.f5c9b3c808695302b7db8f1693e22bd5f0a543d3.gyakovlev@gentoo
1 commit: f5c9b3c808695302b7db8f1693e22bd5f0a543d3
2 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 7 15:55:26 2021 +0000
4 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 7 15:58:18 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5c9b3c8
7
8 profiles/base: remove rust[parallel-compiler] stable mask
9
10 it's now masked completely, not just on stable
11
12 https://github.com/rust-lang/rust/issues/89108
13 Bug: https://bugs.gentoo.org/813954
14 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
15
16 profiles/base/package.use.stable.mask | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask
20 index b8250321b86..80c9e923ffd 100644
21 --- a/profiles/base/package.use.stable.mask
22 +++ b/profiles/base/package.use.stable.mask
23 @@ -77,7 +77,7 @@ mate-base/mate bluetooth
24 # Georgy Yakovlev <gyakovlev@g.o> (2019-12-21)
25 # For bleeding edge features and testing, not generally suitable
26 # for stable systems
27 -dev-lang/rust miri nightly parallel-compiler system-bootstrap
28 +dev-lang/rust miri nightly system-bootstrap
29
30 # Andreas Sturmlechner <asturm@g.o> (2019-12-09)
31 # Declared experimental, and dev-cpp/websocketpp not stable yet