commit: feb224b53a104da97492ec9c4db060c7e7a08999 Author: Maciej Barć <xgqt <AT> gentoo <DOT> org> AuthorDate: Sat Sep 16 06:58:43 2023 +0000 Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org> CommitDate: Sat Sep 16 07:50:46 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=feb224b5
profiles/features/musl/package.mask: mask app-shells/pwsh-bin on musl Binary package, which is compiled against glibc Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org> profiles/features/musl/package.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index 2c00d2be45e2..3fe25efb4d1c 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -1,6 +1,10 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Maciej Barć <[email protected]> (2023-09-16) +# Binary package, which is compiled against glibc +app-shells/pwsh-bin + # Maciej Barć <[email protected]> (2023-07-01) # Binary package, which is compiled against glibc games-util/heroic-bin
