diff options
Diffstat (limited to 'profiles/features')
-rw-r--r-- | profiles/features/musl/package.use.force | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/profiles/features/musl/package.use.force b/profiles/features/musl/package.use.force index 369d1774b6dc..52cf9aedc611 100644 --- a/profiles/features/musl/package.use.force +++ b/profiles/features/musl/package.use.force @@ -1,6 +1,10 @@ -# Copyright 1999-2022 Gentoo Authors. +# Copyright 1999-2023 Gentoo Authors. # Distributed under the terms of the GNU General Public License v2 +# Violet Purcell <vimproved@inventati.org> (2023-04-25) +# SBCL Upstream does not provide musl binaries for bootstrap, use CLisp. +dev-lisp/sbcl system-bootstrap + # Sam James <sam@gentoo.org> (2022-11-02) # The libxcrypt migration is optional for musl. sys-libs/libxcrypt -system -compat |