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 B617C15800A for ; Fri, 18 Aug 2023 09:45:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D5A0D2BC045; Fri, 18 Aug 2023 09:45:05 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B2DDF2BC044 for ; Fri, 18 Aug 2023 09:45:05 +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 1422033FE7D for ; Fri, 18 Aug 2023 08:26:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F378EFCD for ; Fri, 18 Aug 2023 08:26:04 +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: <1692347153.960c84be96d5478975a5b560ba81b171036f7b26.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.mask X-VCS-Directories: profiles/features/musl/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 960c84be96d5478975a5b560ba81b171036f7b26 X-VCS-Branch: master Date: Fri, 18 Aug 2023 08:26: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: 053fa833-f630-4280-b9f8-0ab8d5b85e1a X-Archives-Hash: bf1bbf728b74668df4225ce9ec605346 commit: 960c84be96d5478975a5b560ba81b171036f7b26 Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Aug 18 08:07:12 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Aug 18 08:25:53 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=960c84be profiles: musl: Drop sys-power/switcheroo-control package.mask Bug: https://bugs.gentoo.org/888199 Bug: https://bugs.gentoo.org/911784 Signed-off-by: Andreas Sturmlechner gentoo.org> profiles/features/musl/package.mask | 1 - 1 file changed, 1 deletion(-) diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index 3bc9ac54593c..2c00d2be45e2 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -357,7 +357,6 @@ sys-apps/gentoo-systemd-integration sys-apps/systemd sys-apps/systemd-readahead sys-boot/systemd-boot -sys-power/switcheroo-control sys-process/systemd-cron >=www-misc/profile-sync-daemon-6