commit: 3ded28ad4de7eee9afe96c25a3e03e2baec327ba Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org> AuthorDate: Thu Feb 3 14:48:58 2022 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Thu Feb 3 15:02:49 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ded28ad
features/musl/package.mask: mask media-sound/teamspeak-server Closes: https://bugs.gentoo.org/832360 Signed-off-by: Conrad Kostecki <conikost <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 7f0b672abd52..531ed2cb7b41 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 +# Conrad Kostecki <[email protected]> (2022-02-03) +# Binary package linked to glibc +media-sound/teamspeak-server + # Conrad Kostecki <[email protected]> (2022-02-03) # Binary package linked to glibc games-server/steamcmd
