commit: 9a2e27c0f37806ac634d6093c6380ecd53525358 Author: Maciej Barć <xgqt <AT> gentoo <DOT> org> AuthorDate: Sat Jan 6 02:46:50 2024 +0000 Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org> CommitDate: Sat Jan 6 02:46:50 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a2e27c0
profiles/features/musl: mask app-office/joplin-desktop on musl Signed-off-by: Maciej Barć <xgqt <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 45a6a8a2f4b4..db1829d9f662 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -1,6 +1,10 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Maciej Barć <[email protected]> (2024-01-06) +# Binary package, which is compiled against glibc +app-office/joplin-desktop + # Maciej Barć <[email protected]> (2024-01-06) # Binary package, which is compiled against glibc dev-util/azuredatastudio
