commit: 73ba698fe3f68aaed321dad4ffde3e0f57f00d86 Author: Violet Purcell <vimproved <AT> inventati <DOT> org> AuthorDate: Wed Apr 26 21:13:24 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Apr 29 06:44:09 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73ba698f
profiles/features/musl: unmask dev-lisp/sbcl Signed-off-by: Violet Purcell <vimproved <AT> inventati.org> Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/features/musl/package.mask | 10 ---------- profiles/features/musl/package.use.mask | 4 ---- 2 files changed, 14 deletions(-) diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index 3a906adb8962..fa63c214e521 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -35,16 +35,6 @@ dev-libs/intel-compute-runtime =sys-devel/gcc-12.2.1_p20221231:12 =sys-devel/gcc-12.2.1_p20230121:12 -# Andrey Grozin <[email protected]> (2022-12-01) -# sbcl upstream supports only glibc Linux systems, bug #712626 -# and these packages depend on dev-lisp/sbcl unconditionally -dev-lisp/sbcl -app-emacs/sly -dev-lisp/alexandria -sci-mathematics/acl2 -x11-wm/stumpwm -x11-wm/stumpwm-contrib - # Sam James <[email protected]> (2022-10-17) # Needs porting to musl # https://github.com/rr-debugger/rr/issues/2236 diff --git a/profiles/features/musl/package.use.mask b/profiles/features/musl/package.use.mask index f47dd6dadc26..32b3d6ba8c5b 100644 --- a/profiles/features/musl/package.use.mask +++ b/profiles/features/musl/package.use.mask @@ -5,10 +5,6 @@ # sys-block/arcconf is masked on musl net-analyzer/nagios-plugin-check_raid aacraid -# Sam James <[email protected]> (2023-02-17) -# dev-lisp/sbcl is masked on musl -sci-mathematics/fricas sbcl - # Bernd Waibel <[email protected]> (2022-10-04) # Mask loguru until fixed upstream #873601 sci-libs/vtk logging
