commit: 80a63fca58dedbe434fef1de4186479d3b62956f Author: Akinori Hattori <hattya <AT> gentoo <DOT> org> AuthorDate: Mon Apr 15 14:03:13 2024 +0000 Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org> CommitDate: Mon Apr 15 14:03:13 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80a63fca
profiles: mask www-client/jd on musl Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org> profiles/features/musl/package.mask | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index f0e85bd91223..7773402d233e 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -5,6 +5,7 @@ # musl iconv does not implement required encodings. app-i18n/nkf app-text/cmigemo +www-client/jd # Marek Szuba <[email protected]> (2024-04-07) # Relies on musl-incompatible ldconfig behaviour to determine the list of host
