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 8A0CE15838C for ; Tue, 23 Jan 2024 21:04:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AC47C2BC01A; Tue, 23 Jan 2024 21:04:09 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 443902BC01A for ; Tue, 23 Jan 2024 21:04:09 +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 2327034333C for ; Tue, 23 Jan 2024 21:04:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 85C6514B1 for ; Tue, 23 Jan 2024 21:04:06 +0000 (UTC) From: "Conrad Kostecki" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Conrad Kostecki" Message-ID: <1706043828.2fac2703455ff89b973f4704fbec0c931a5948fa.conikost@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: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: 2fac2703455ff89b973f4704fbec0c931a5948fa X-VCS-Branch: master Date: Tue, 23 Jan 2024 21:04:06 +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: 64e22ab7-8f37-4b01-b478-a9f9175d32e2 X-Archives-Hash: 01aaab8ea8aa14fe85786cebe644040f commit: 2fac2703455ff89b973f4704fbec0c931a5948fa Author: Conrad Kostecki gentoo org> AuthorDate: Tue Jan 23 21:03:13 2024 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Tue Jan 23 21:03:48 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fac2703 profiles/features/musl/package.mask: mask net-misc/mcproxy Closes: https://bugs.gentoo.org/830082 Signed-off-by: Conrad Kostecki gentoo.org> profiles/features/musl/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index a4ca6bcf9e00..4d3f75c16632 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -1,6 +1,11 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Conrad Kostecki (2024-01-23) +# Uses glibc function getsourcefilter(), +# which are not available on musl. +net-misc/mcproxy + # Giuseppe Foti (2024-01-22) # Binary package, which is compiled against glibc app-office/drawio-desktop-bin