commit: aeb469804d00c0804864d011d4c0a94077bfa7fa Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org> AuthorDate: Thu Feb 17 20:23:53 2022 +0000 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org> CommitDate: Thu Feb 17 20:24:50 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aeb46980
profiles/features/musl: mask glibc-only net-im/discord-bin Signed-off-by: Ionen Wolkens <ionen <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 b4ee0b65fe9a..3da578628756 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 +# Ionen Wolkens <[email protected]> (2022-02-17) +# Binary package linked to glibc +net-im/discord-bin + # Conrad Kostecki <[email protected]> (2022-02-12) # Binary package linked to glibc x11-misc/xflux
