commit: 4e5a639d1af48963a66951e3d22e4c4404bfe63e Author: Pacho Ramos <pacho <AT> gentoo <DOT> org> AuthorDate: Sun Mar 28 10:18:23 2021 +0000 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> 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 <pacho <AT> 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
