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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1A8771580FD for ; Sat, 28 Dec 2024 00:05:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A1B5BE084E; Sat, 28 Dec 2024 00:05:43 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8C6C1E084E for ; Sat, 28 Dec 2024 00:05:43 +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 C38EA33FEF1 for ; Sat, 28 Dec 2024 00:05:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5DD6919D2 for ; Sat, 28 Dec 2024 00:05:39 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1735344293.096183691986f1a7b7918c9357bad011a46beeb3.asturm@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: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 096183691986f1a7b7918c9357bad011a46beeb3 X-VCS-Branch: master Date: Sat, 28 Dec 2024 00:05:39 +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: e8d2f394-9ed7-4cdf-b808-28f9b180e10f X-Archives-Hash: c1fbe85b2b8de6647fe8dd3a717a9e1f commit: 096183691986f1a7b7918c9357bad011a46beeb3 Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Dec 27 20:52:23 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Dec 28 00:04:53 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09618369 profiles: musl: Mask kde-plasma/powerdevil[filecaps] as well Closes: https://bugs.gentoo.org/946643 Signed-off-by: Andreas Sturmlechner gentoo.org> profiles/features/musl/package.use.mask | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/profiles/features/musl/package.use.mask b/profiles/features/musl/package.use.mask index 3e6f0aed4ffa..7c6a28b1fc57 100644 --- a/profiles/features/musl/package.use.mask +++ b/profiles/features/musl/package.use.mask @@ -25,8 +25,9 @@ app-emulation/virt-firmware test # Sam James (2024-06-03) # Poor rendering performance otherwise (bug #931215) but it doesn't -# work on musl. +# work on musl. Bugs #946505, #946643 kde-plasma/kwin filecaps +kde-plasma/powerdevil filecaps # Violet Purcell (2024-05-15) # Python does not support JIT on musl, see