commit: 443f18978660bd2b401878a03ed601e7c0310544 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Apr 23 01:13:55 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Apr 23 01:13:55 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=443f1897
profiles/features/musl: mask glibc binary net-print/cnijfilter2 Closes: https://bugs.gentoo.org/832615 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/features/musl/package.mask | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index b44b8b38b209..923180a17d74 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -1,7 +1,11 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Sam James <[email protected]> (2022-04-22) +# Sam James <[email protected]> (2022-04-23) +# Binary package linked against glibc, bug #832615 +net-print/cnijfilter2 + +# Sam James <[email protected]> (2022-04-23) # Compatibility packages for binary/pre-built software shouldn't # be needed on musl (and these fail to build anyway). sys-libs/libtermcap-compat
