commit: 07b85f868ada94c2372c646c69f8cc257287dda7 Author: Petr Vaněk <arkamar <AT> atlas <DOT> cz> AuthorDate: Fri Dec 2 07:42:53 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Dec 3 08:05:25 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07b85f86
profiles/features/musl: reference dev-lisp/sbcl bug Cross-reference the dev-lisb/sbcl mask with bug in b.g.o. Bug: https://bugs.gentoo.org/712626 Signed-off-by: Petr Vaněk <arkamar <AT> atlas.cz> Closes: https://github.com/gentoo/gentoo/pull/28507 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/features/musl/package.mask | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index c8a2d1574ca6..62cf2946ed37 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -10,7 +10,7 @@ x11-wm/stumpwm x11-wm/stumpwm-contrib # Andrey Grozin <[email protected]> (2022-12-01) -# The upstream supports only glibc Linux systems +# The upstream supports only glibc Linux systems, bug #712626 dev-lisp/sbcl # Sam James <[email protected]> (2022-10-17)
