commit: 1f476b3718ce8cdfe011f3a1617f2c1fab8265c3 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Jun 25 08:21:30 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jun 25 08:21:35 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f476b37
profiles/arch/sparc: mask dev-lang/rust[wasm] Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/sparc/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask index c4dbb925eebf..7fe4569b7611 100644 --- a/profiles/arch/sparc/package.use.mask +++ b/profiles/arch/sparc/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James <[email protected]> (2022-06-25) +# sys-devel/lld lacks sparc support right now +dev-lang/rust wasm + # 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).
