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 920C9158094 for ; Tue, 4 Oct 2022 02:46:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7AE54E08BB; Tue, 4 Oct 2022 02:46:56 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 61744E08BB for ; Tue, 4 Oct 2022 02:46:56 +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 4E48E340A38 for ; Tue, 4 Oct 2022 02:46:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 82B245F8 for ; Tue, 4 Oct 2022 02:46:53 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1664851601.46d87e12757b03d7e32a6ff97cf1ac4891019585.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/features/musl/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/features/musl/use.mask X-VCS-Directories: profiles/features/musl/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 46d87e12757b03d7e32a6ff97cf1ac4891019585 X-VCS-Branch: master Date: Tue, 4 Oct 2022 02:46:53 +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: 4cb6dfc7-3266-418d-af62-dd1bbfa221a8 X-Archives-Hash: 8a10c9429c28066fa0932aad6b6a283e commit: 46d87e12757b03d7e32a6ff97cf1ac4891019585 Author: Sam James gentoo org> AuthorDate: Tue Oct 4 02:06:06 2022 +0000 Commit: Sam James gentoo org> CommitDate: Tue Oct 4 02:46:41 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46d87e12 profiles/features/musl: mask lcd_devices_luise Signed-off-by: Sam James gentoo.org> profiles/features/musl/use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/features/musl/use.mask b/profiles/features/musl/use.mask index b83a0a6a5393..4bd837547d59 100644 --- a/profiles/features/musl/use.mask +++ b/profiles/features/musl/use.mask @@ -5,6 +5,10 @@ -elibc_musl elibc_glibc +# Sam James (2022-10-04) +# dev-libs/luise is a binary package linked against glibc and is masked on musl +lcd_devices_luise + # Sam James (2022-10-03) # x11-drivers/nvidia-drivers is a binary package linked against glibc # and is masked on musl