commit: 1e2c804146919d1d8dd5c9c22b70b4633e77ea5c Author: NHOrus <jy6x2b32pie9 <AT> yahoo <DOT> com> AuthorDate: Sat Feb 1 13:55:15 2025 +0000 Commit: Eray Aslan <eras <AT> gentoo <DOT> org> CommitDate: Fri Feb 7 12:11:51 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e2c8041
profiles/features/musl: mask app-crypt/mit-krb5-appl Not ported to musl Bug: https://bugs.gentoo.org/713434 Signed-off-by: NHOrus <jy6x2b32pie9 <AT> yahoo.com> Closes: https://github.com/gentoo/gentoo/pull/40406 Signed-off-by: Eray Aslan <eras <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 1ba5d86345f4..bff0c8c5c526 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -1,6 +1,10 @@ # Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# NHOrus <[email protected]> (2025-02-01) +# not ported to musl, bug #713434 +app-crypt/mit-krb5-appl + # Arthur Zamarin <[email protected]> (2025-01-25) # depends on vscode/vscodium, which are glibc binary package kde-misc/krunner-vscodeprojects
