commit: c115236bf7ff5b0107e9c278948e3b613d4d11ea Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> AuthorDate: Wed Jan 5 11:23:09 2022 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> CommitDate: Wed Jan 5 11:23:58 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c115236b
profiles/features/musl: mask app-text/zotero-bin Signed-off-by: Andrew Ammerlaan <andrewammerlaan <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 afd35b854c6b..ff943b3fb1dc 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 +# Andrew Ammerlaan <[email protected]> (2022-01-05) +# Binary package linked to glibc +app-text/zotero-bin + # Ulrich Müller <[email protected]> (2022-01-04) # Emacs 23 does not support x86_64-gentoo-linux-musl systems # (bug #830408)
