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 252EF158089 for ; Sat, 16 Sep 2023 07:50:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 428392BC04D; Sat, 16 Sep 2023 07:50:53 +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 2888A2BC04D for ; Sat, 16 Sep 2023 07:50:53 +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 30C2C335D45 for ; Sat, 16 Sep 2023 07:50:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 91E6411BF for ; Sat, 16 Sep 2023 07:50:50 +0000 (UTC) From: "Maciej Barć" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Maciej Barć" Message-ID: <1694850646.feb224b53a104da97492ec9c4db060c7e7a08999.xgqt@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: xgqt X-VCS-Committer-Name: Maciej Barć X-VCS-Revision: feb224b53a104da97492ec9c4db060c7e7a08999 X-VCS-Branch: master Date: Sat, 16 Sep 2023 07:50:50 +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: 7ce8d088-9c17-4b1e-b51d-9a41820a2587 X-Archives-Hash: d7dc4aecc7109c51c84f584e2e14cc96 commit: feb224b53a104da97492ec9c4db060c7e7a08999 Author: Maciej Barć gentoo org> AuthorDate: Sat Sep 16 06:58:43 2023 +0000 Commit: Maciej Barć gentoo org> CommitDate: Sat Sep 16 07:50:46 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=feb224b5 profiles/features/musl/package.mask: mask app-shells/pwsh-bin on musl Binary package, which is compiled against glibc Signed-off-by: Maciej Barć 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 2c00d2be45e2..3fe25efb4d1c 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -1,6 +1,10 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Maciej Barć (2023-09-16) +# Binary package, which is compiled against glibc +app-shells/pwsh-bin + # Maciej Barć (2023-07-01) # Binary package, which is compiled against glibc games-util/heroic-bin