diff options
author | 2022-09-12 10:14:29 +0100 | |
---|---|---|
committer | 2022-09-12 10:14:29 +0100 | |
commit | 014c6629fcfb9011300931af6c460c910765e767 (patch) | |
tree | 07c8e3b64b1567fbc6506a4a36ca1f6f10a70225 /profiles | |
parent | games-action/polymc: add patch for explicit include in PollServer (diff) | |
download | gentoo-014c6629fcfb9011300931af6c460c910765e767.tar.gz gentoo-014c6629fcfb9011300931af6c460c910765e767.tar.bz2 gentoo-014c6629fcfb9011300931af6c460c910765e767.zip |
profiles/arch/sparc: un-stable-mask USE=system-bootstrap
Thanks to Arfrever for noticing, doh.
Bug: https://bugs.gentoo.org/842246
Bug: https://bugs.gentoo.org/869680
Fixes: 311dc338a9566052b660de5494e47ff9dd417173
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/sparc/package.use.stable.force | 8 | ||||
-rw-r--r-- | profiles/arch/sparc/package.use.stable.mask | 6 |
2 files changed, 6 insertions, 8 deletions
diff --git a/profiles/arch/sparc/package.use.stable.force b/profiles/arch/sparc/package.use.stable.force deleted file mode 100644 index ff742843f7f3..000000000000 --- a/profiles/arch/sparc/package.use.stable.force +++ /dev/null @@ -1,8 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -# Sam James <sam@gentoo.org> (2022-09-11) -# dev-lang/rust lacks wiring up to use our custom rust-bin bootstrap -# tarball, so force system-bootstrap instead (i.e. force using rust-bin -# or existing installed rust). bug #842246, bug #869680. -dev-lang/rust system-bootstrap diff --git a/profiles/arch/sparc/package.use.stable.mask b/profiles/arch/sparc/package.use.stable.mask index 12e089e092ac..2f0f7b4fc724 100644 --- a/profiles/arch/sparc/package.use.stable.mask +++ b/profiles/arch/sparc/package.use.stable.mask @@ -1,6 +1,12 @@ # Copyright 2019-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James <sam@gentoo.org> (2022-09-12) +# dev-lang/rust lacks wiring up to use our custom rust-bin bootstrap +# tarball, so force system-bootstrap instead (i.e. force using rust-bin +# or existing installed rust). bug #842246, bug #869680. +dev-lang/rust -system-bootstrap + # Sam James <sam@gentoo.org> (2022-06-10) # gstreamer not marked stable on sparc media-sound/pulseaudio-daemon aptx ldac |