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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 40BD41382C5 for ; Sun, 28 Mar 2021 10:20:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2CBCEE0802; Sun, 28 Mar 2021 10:19:46 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 16DE2E0802 for ; Sun, 28 Mar 2021 10:19:46 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1B47B340E16 for ; Sun, 28 Mar 2021 10:19:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A46E8630 for ; Sun, 28 Mar 2021 10:19:43 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1616926769.4e5a639d1af48963a66951e3d22e4c4404bfe63e.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/features/selinux/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/features/selinux/package.mask X-VCS-Directories: profiles/features/selinux/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 4e5a639d1af48963a66951e3d22e4c4404bfe63e X-VCS-Branch: master Date: Sun, 28 Mar 2021 10:19:43 +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: 60f689b2-3cb1-42ca-a98b-0825304789d3 X-Archives-Hash: b5870e00e964ef58490d33a562c86c58 commit: 4e5a639d1af48963a66951e3d22e4c4404bfe63e Author: Pacho Ramos gentoo org> AuthorDate: Sun Mar 28 10:18:23 2021 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sun Mar 28 10:19:29 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e5a639d profiles/features/selinux/package.mask: switcheroo-control needs systemd Signed-off-by: Pacho Ramos gentoo.org> profiles/features/selinux/package.mask | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/features/selinux/package.mask b/profiles/features/selinux/package.mask index 81483fd039d..5be21864bbf 100644 --- a/profiles/features/selinux/package.mask +++ b/profiles/features/selinux/package.mask @@ -63,3 +63,4 @@ sys-apps/systemd-readahead sys-process/systemd-cron sys-apps/dbus-broker sys-kernel/installkernel-systemd-boot +sys-power/switcheroo-control