commit: 0e791aea82a45010c220f1101ce0485f4a5d6ca1 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Jun 25 05:39:09 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jun 25 05:39:37 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e791aea
profiles/arch/sparc: mask dev-lang/rust-bin[clippy,doc,rls,rustfmt] Bug: https://bugs.gentoo.org/769467 Bug: https://bugs.gentoo.org/842246 See: c0a82c42c13340743296461c0b594c5ad2f8a116 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/sparc/package.use.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask index 6bf3b89c736b..c4dbb925eebf 100644 --- a/profiles/arch/sparc/package.use.mask +++ b/profiles/arch/sparc/package.use.mask @@ -1,6 +1,11 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James <[email protected]> (2022-06-25) +# We're not (yet?) providing our own tarballs for these and +# upstream don't offer them for this arch (see bug #769467). +dev-lang/rust-bin clippy doc rls rustfmt + # Nickolas Raymond Kaczynski <[email protected]> (2022-04-24) # Dependencies are missing keywords media-libs/imlib2 svg heif
