From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 8F91915808B for ; Sat, 26 Mar 2022 13:54:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 63B20E0825; Sat, 26 Mar 2022 13:54:40 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E6132E07D1 for ; Sat, 26 Mar 2022 13:54:39 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DF48E343429 for ; Sat, 26 Mar 2022 13:54:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 44BC9342 for ; Sat, 26 Mar 2022 13:54:37 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1648301273.65e2b48339734b7982096e588fe7764437e04cd8.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/features/musl/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/features/musl/package.mask X-VCS-Directories: profiles/features/musl/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 65e2b48339734b7982096e588fe7764437e04cd8 X-VCS-Branch: master Date: Sat, 26 Mar 2022 13:54:37 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 6c79eee8-03ae-4c20-a023-a3d32e091ab7 X-Archives-Hash: d30035db163c2b8e50bdf1781b2c361d commit: 65e2b48339734b7982096e588fe7764437e04cd8 Author: Martin Dummer gmx net> AuthorDate: Sat Mar 26 12:12:53 2022 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Sat Mar 26 13:27:53 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65e2b483 profiles/features/musl/package.mask: mask net-misc/teamviewer net-misc/teamviewer is a binary package linked to glibc Closes: https://bugs.gentoo.org/832558 Signed-off-by: Martin Dummer gmx.net> Closes: https://github.com/gentoo/gentoo/pull/24758 Signed-off-by: Joonas Niilola 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 29116303865b..cbca4b10ba2e 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 +# Martin Dummer (2022-03-26) +# Binary package linked to glibc +net-misc/teamviewer + # Mike Pagano (2022-03-21) # Binary package linked to glibc dev-util/idea-community