commit: cb67f6bc4e34ac7dfc60ac724e9641ace4451e76 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Oct 3 23:03:37 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Oct 3 23:04:20 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb67f6bc
profiles/features/musl: mask binary app-admin/puppet-agent Signed-off-by: Sam James <sam <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 c099139069b6..b117d9d2ac6c 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -1,6 +1,10 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James <[email protected]> (2022-10-03) +# Binary package linked against glibc +app-admin/puppet-agent + # Petr Vaněk <[email protected]> (2022-09-23) # Musl does not implement rresvport function, bugs #713810 and #713376. app-shells/pdsh
