commit: 9e84ca8132d5602a38aff894b832c35667d71f79 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Tue Apr 6 14:15:19 2021 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Tue Apr 6 14:15:19 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e84ca81
profiles: features/selinux: Mask kde-plasma/plasma-firewall Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/features/selinux/package.mask | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/profiles/features/selinux/package.mask b/profiles/features/selinux/package.mask index 5be21864bbf..2f75b94c597 100644 --- a/profiles/features/selinux/package.mask +++ b/profiles/features/selinux/package.mask @@ -1,6 +1,10 @@ -# Copyright 2011-2020 Gentoo Authors +# Copyright 2011-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andreas Sturmlechner <[email protected]> (2021-04-06) +# depends on sys-apps/systemd +kde-plasma/plasma-firewall + # Jason Zaman <[email protected]> (2019-12-01) # SELinux userspace 3.0 dropped python2_7 support # python2_7-only packages that depend on portage
