commit: 90f8f74e6e5ebd010722bd60c5283d01b9979f65 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Oct 3 23:09:30 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Oct 3 23:09:30 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90f8f74e
profiles/features/musl: mask binary dev-games/ps2-packer 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 f4c30e01b2c2..3782362cae43 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 +dev-games/ps2-packer + # Sam James <[email protected]> (2022-10-03) # Binary package linked against glibc app-office/libreoffice-bin
