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 083EC15852A for ; Thu, 22 Aug 2024 05:58:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 39FE3E2A7C; Thu, 22 Aug 2024 05:58:07 +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 1A828E2A7C for ; Thu, 22 Aug 2024 05:58:07 +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 22B2D340C57 for ; Thu, 22 Aug 2024 05:58:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 809231EF0 for ; Thu, 22 Aug 2024 05:58:04 +0000 (UTC) From: "Jimi Huotari" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jimi Huotari" Message-ID: <1724306221.f1dc6e386d2e91eeab53d796c764e522a78daa75.chiitoo@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/features/musl/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/features/musl/package.use.mask X-VCS-Directories: profiles/features/musl/ X-VCS-Committer: chiitoo X-VCS-Committer-Name: Jimi Huotari X-VCS-Revision: f1dc6e386d2e91eeab53d796c764e522a78daa75 X-VCS-Branch: master Date: Thu, 22 Aug 2024 05:58:04 +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: 33bc5de4-984f-4bff-8512-bb4dfafd54ce X-Archives-Hash: 69e6e999a368595df06b4dd59be39767 commit: f1dc6e386d2e91eeab53d796c764e522a78daa75 Author: Ian Jordan gmail com> AuthorDate: Thu Aug 1 05:13:49 2024 +0000 Commit: Jimi Huotari gentoo org> CommitDate: Thu Aug 22 05:57:01 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1dc6e38 profiles/features/musl: media-video/obs-studio mask browser USE flag Browser binary is currently built against glibc so masking for now. Bug: https://bugs.gentoo.org/934005 Closes: https://github.com/gentoo/gentoo/pull/37893 Signed-off-by: Ian Jordan gmail.com> Signed-off-by: Jimi Huotari gentoo.org> profiles/features/musl/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/features/musl/package.use.mask b/profiles/features/musl/package.use.mask index a0165d34526f..1bae192c2abe 100644 --- a/profiles/features/musl/package.use.mask +++ b/profiles/features/musl/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Ian Jordan (2024-08-22) +# Browser uses a prebuilt binary built against glibc (bug #934005) +media-video/obs-studio browser + # Sam James (2024-08-21) # dev-debug/systemtap doesn't work on musl app-emulation/libvirt dtrace