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 772A115803E for ; Sat, 6 Jan 2024 02:51:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4E96F2BC018; Sat, 6 Jan 2024 02:51:25 +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 36C602BC018 for ; Sat, 6 Jan 2024 02:51:25 +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 2FD293430F0 for ; Sat, 6 Jan 2024 02:51:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8C3CA1300 for ; Sat, 6 Jan 2024 02:51:22 +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: <1704509127.f533f19a24feecb95b9adf96abe7fd7c9e682bd4.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: f533f19a24feecb95b9adf96abe7fd7c9e682bd4 X-VCS-Branch: master Date: Sat, 6 Jan 2024 02:51:22 +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: b5b68490-c8d9-4820-a1c7-6c8244053553 X-Archives-Hash: 3ef2b0e44eed72aac593d0fcb61f739e commit: f533f19a24feecb95b9adf96abe7fd7c9e682bd4 Author: Maciej Barć gentoo org> AuthorDate: Sat Jan 6 02:44:26 2024 +0000 Commit: Maciej Barć gentoo org> CommitDate: Sat Jan 6 02:45:27 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f533f19a profiles/features/musl: mask dev-util/azuredatastudio on musl Signed-off-by: Maciej Barć gentoo.org> profiles/features/musl/package.mask | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index 12725fefed40..45a6a8a2f4b4 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -1,6 +1,10 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Maciej Barć (2024-01-06) +# Binary package, which is compiled against glibc +dev-util/azuredatastudio + # Florian Schmaus (2023-11-22) # Requires systemd which is not supported on musl. sys-power/sandmann-bin