diff options
author | Sam James <sam@gentoo.org> | 2022-10-04 00:03:37 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-04 00:04:20 +0100 |
commit | cb67f6bc4e34ac7dfc60ac724e9641ace4451e76 (patch) | |
tree | 81817adbb0962766bde171b74a1ce2133f92fd5f /profiles/features/musl/package.mask | |
parent | profiles/features/musl: mask app-admin/mkosi which needs masked systemd (diff) | |
download | gentoo-cb67f6bc4e34ac7dfc60ac724e9641ace4451e76.tar.gz gentoo-cb67f6bc4e34ac7dfc60ac724e9641ace4451e76.tar.bz2 gentoo-cb67f6bc4e34ac7dfc60ac724e9641ace4451e76.zip |
profiles/features/musl: mask binary app-admin/puppet-agent
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles/features/musl/package.mask')
-rw-r--r-- | profiles/features/musl/package.mask | 4 |
1 files changed, 4 insertions, 0 deletions
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 <sam@gentoo.org> (2022-10-03) +# Binary package linked against glibc +app-admin/puppet-agent + # Petr Vaněk <arkamar@atlas.cz> (2022-09-23) # Musl does not implement rresvport function, bugs #713810 and #713376. app-shells/pdsh |