Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/sparc/
Date: Sat, 25 Jun 2022 05:36:38
Message-Id: 1656135320.c0a82c42c13340743296461c0b594c5ad2f8a116.sam@gentoo
1 commit: c0a82c42c13340743296461c0b594c5ad2f8a116
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jun 25 05:34:44 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 25 05:35:20 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0a82c42
7
8 profiles/arch/sparc: force dev-lang/rust[system-bootstrap]
9
10 Needed for now until dev-lang/rust learns how to use our
11 bootstrap tarball which we inject into dev-lang/rust-bin
12 for sparc.
13
14 Bug: https://bugs.gentoo.org/842246
15 Bug: https://bugs.gentoo.org/769467
16 Signed-off-by: Sam James <sam <AT> gentoo.org>
17
18 profiles/arch/sparc/package.use.force | 6 ++++++
19 1 file changed, 6 insertions(+)
20
21 diff --git a/profiles/arch/sparc/package.use.force b/profiles/arch/sparc/package.use.force
22 index 3c53f2a73cfa..1d86050b6044 100644
23 --- a/profiles/arch/sparc/package.use.force
24 +++ b/profiles/arch/sparc/package.use.force
25 @@ -1,6 +1,12 @@
26 # Copyright 1999-2022 Gentoo Authors
27 # Distributed under the terms of the GNU General Public License v2
28
29 +# Sam James <sam@g.o> (2022-06-25)
30 +# dev-lang/rust lacks wiring up to use our custom rust-bin bootstrap
31 +# tarball, so force system-bootstrap instead (i.e. force using rust-bin
32 +# or existing installed rust). bug #842246.
33 +dev-lang/rust system-bootstrap
34 +
35 # Sam James <sam@g.o> (2022-02-19)
36 # New enough SpiderMonkey not (yet?) keyworded here, bug #753221
37 sys-auth/polkit duktape