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 793A915814C for ; Sat, 16 Sep 2023 14:48:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 714FA2BC05D; Sat, 16 Sep 2023 14:48:18 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 89AC32BC05D for ; Sat, 16 Sep 2023 14:48:17 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5CD36335D44 for ; Sat, 16 Sep 2023 14:48:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 700EC1148 for ; Sat, 16 Sep 2023 14:48:13 +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: <1694875656.14e3f02313c72bb517f7afa59c6fe90a6038c4a0.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: 14e3f02313c72bb517f7afa59c6fe90a6038c4a0 X-VCS-Branch: master Date: Sat, 16 Sep 2023 14:48:13 +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: c5554646-b812-48e5-8da8-42077921d34a X-Archives-Hash: cc42cd2e2bb5610d9e51275754c58b62 commit: 14e3f02313c72bb517f7afa59c6fe90a6038c4a0 Author: Maciej Barć gentoo org> AuthorDate: Sat Sep 16 14:46:52 2023 +0000 Commit: Maciej Barć gentoo org> CommitDate: Sat Sep 16 14:47:36 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14e3f023 profiles/features/musl/package.mask: mask dev-lang/dafny-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 3fe25efb4d1c..e5e62e77cf30 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 +dev-lang/dafny-bin + # Maciej Barć (2023-09-16) # Binary package, which is compiled against glibc app-shells/pwsh-bin