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 BBDCC15800F for ; Fri, 17 Feb 2023 05:17:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 09B07E085E; Fri, 17 Feb 2023 05:17:38 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DF9FEE0839 for ; Fri, 17 Feb 2023 05:17:37 +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 1413D34113C for ; Fri, 17 Feb 2023 05:17:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 918918A9 for ; Fri, 17 Feb 2023 05:17:35 +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: <1676610940.e894a543f0d45a113d5320b86d7c7e3e01ad7401.sam@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: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: e894a543f0d45a113d5320b86d7c7e3e01ad7401 X-VCS-Branch: master Date: Fri, 17 Feb 2023 05:17:35 +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: 8873478c-f5f8-40f9-af58-d148c77f0d57 X-Archives-Hash: a23c3d3b56292c287bdb6ce54b3c1716 commit: e894a543f0d45a113d5320b86d7c7e3e01ad7401 Author: Sam James gentoo org> AuthorDate: Fri Feb 17 05:15:40 2023 +0000 Commit: Sam James gentoo org> CommitDate: Fri Feb 17 05:15:40 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e894a543 profiles/features/musl: mask kicad (needs masked sci-libs/opencascade) Signed-off-by: Sam James gentoo.org> profiles/features/musl/package.mask | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index 77f84a036bc6..992a594434c0 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -100,8 +100,15 @@ net-misc/casync # Bernd Waibel (2022-03-14) # Doesn't build with musl, bug #832742 app-eselect/eselect-opencascade +app-doc/kicad-doc media-gfx/freecad media-gfx/prusaslicer +sci-electronics/kicad +sci-electronics/kicad-footprints +sci-electronics/kicad-meta +sci-electronics/kicad-packages3d +sci-electronics/kicad-symbols +sci-electronics/kicad-templates sci-libs/opencascade # Stephan Hartmann (2022-02-10)