commit: 57d3def0bbd65eaa20f50175ee8a0ed6177f5639 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Oct 3 23:08:11 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Oct 3 23:08:11 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57d3def0
profiles/features/musl: mask binary app-office/libreoffice-bin 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 dc1b13b33583..f4c30e01b2c2 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-office/libreoffice-bin + # Sam James <[email protected]> (2022-10-03) # Binary package linked against glibc app-arch/rar
