commit: 0ab83f8c389b8ef38144b3b926c4688b173f0936 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Oct 3 23:05:03 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Oct 3 23:05:03 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ab83f8c
profiles/features/musl: mask binary app-arch/rar 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 3e4020e37caf..dc1b13b33583 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-arch/rar + # Sam James <[email protected]> (2022-10-03) # Binary package linked against glibc app-admin/puppet-agent
