commit: d86a49ec542dc9007cbf8cfc201fd55fbed56212 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Jan 18 23:46:13 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Jan 18 23:46:21 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d86a49ec
profiles/arch/powerpc/ppc64/32ul: unmask sbcl here Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/powerpc/ppc64/32ul/package.mask | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/arch/powerpc/ppc64/32ul/package.mask b/profiles/arch/powerpc/ppc64/32ul/package.mask new file mode 100644 index 000000000000..48fd10c7bac9 --- /dev/null +++ b/profiles/arch/powerpc/ppc64/32ul/package.mask @@ -0,0 +1,7 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Sam James <[email protected]> (2022-01-18) +# No bootstrap binary available on big endian PPC64 right now +# But there is one for PPC (big endian). +-dev-lisp/sbcl
