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/64ul/
Date: Mon, 28 Feb 2022 04:55:37
Message-Id: 1646024049.39507f6dec60ecf88af5a3b643e49c746685c7ca.sam@gentoo
1 commit: 39507f6dec60ecf88af5a3b643e49c746685c7ca
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 28 04:53:45 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 28 04:54:09 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39507f6d
7
8 profiles/arch/sparc/64ul: mask dev-lisp/sbcl
9
10 The binary needed to bootstrap is 32-bit (doesn't run for me).
11
12 Bug: https://bugs.gentoo.org/832532
13 Bug: https://bugs.gentoo.org/828735
14 Signed-off-by: Sam James <sam <AT> gentoo.org>
15
16 profiles/arch/sparc/64ul/package.mask | 6 ++++++
17 1 file changed, 6 insertions(+)
18
19 diff --git a/profiles/arch/sparc/64ul/package.mask b/profiles/arch/sparc/64ul/package.mask
20 new file mode 100644
21 index 000000000000..62fc845c83d1
22 --- /dev/null
23 +++ b/profiles/arch/sparc/64ul/package.mask
24 @@ -0,0 +1,6 @@
25 +# Copyright 2022 Gentoo Authors
26 +# Distributed under the terms of the GNU General Public License v2
27 +
28 +# Sam James <sam@g.o> (2022-02-28)
29 +# Binary (needed for bootstrap) is sparc32?
30 +dev-lisp/sbcl