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 920D913933E for ; Mon, 5 Jul 2021 20:24:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E520FE0A5E; Mon, 5 Jul 2021 20:24:06 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 CB359E0A5E for ; Mon, 5 Jul 2021 20:24:06 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 D7DD3342AAD for ; Mon, 5 Jul 2021 20:24:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 847117C0 for ; Mon, 5 Jul 2021 20:24:04 +0000 (UTC) From: "Jason Zaman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jason Zaman" Message-ID: <1625516630.27854723090993922a4cfe7a9c3f240108fabb06.perfinion@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 profiles/features/selinux/package.use.mask X-VCS-Directories: profiles/features/selinux/ X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman X-VCS-Revision: 27854723090993922a4cfe7a9c3f240108fabb06 X-VCS-Branch: master Date: Mon, 5 Jul 2021 20:24: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: a596fb32-33a9-45c8-8208-363659653bb6 X-Archives-Hash: 3eef95342b08b62b7472739ccd401ded commit: 27854723090993922a4cfe7a9c3f240108fabb06 Author: Jason Zaman gentoo org> AuthorDate: Mon Jul 5 20:22:22 2021 +0000 Commit: Jason Zaman gentoo org> CommitDate: Mon Jul 5 20:23:50 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27854723 profiles/selinux: unbreak deps: mask gnome packages needing systemd Signed-off-by: Jason Zaman gentoo.org> profiles/features/selinux/package.mask | 1 + profiles/features/selinux/package.use.mask | 1 + 2 files changed, 2 insertions(+) diff --git a/profiles/features/selinux/package.mask b/profiles/features/selinux/package.mask index f7024673bd8..845b9573adf 100644 --- a/profiles/features/selinux/package.mask +++ b/profiles/features/selinux/package.mask @@ -11,6 +11,7 @@ kde-plasma/plasma-firewall app-admin/gnome-abrt >=dev-libs/libreport-2.9 games-util/gamemode +gnome-extra/gnome-logs gnome-extra/gnome-user-share # Göktürk Yüksek (2016-11-09) diff --git a/profiles/features/selinux/package.use.mask b/profiles/features/selinux/package.use.mask index 2957344b7c3..40676d30d5c 100644 --- a/profiles/features/selinux/package.use.mask +++ b/profiles/features/selinux/package.use.mask @@ -14,6 +14,7 @@ net-analyzer/wireshark sdjournal # Please see: https://wiki.gentoo.org/wiki/SELinux/FAQ#Can_I_use_SELinux_with_SystemD.3F app-emulation/libvirt firewalld gnome-base/gdm wayland +gnome-base/gnome-extra-apps share net-firewall/fwknop firewalld www-servers/uwsgi uwsgi_plugins_systemd_logger >=x11-wm/mutter-3.22 wayland