From d60f7605f1b6220c871e7d1c7912645e945b2969 Mon Sep 17 00:00:00 2001 From: Alex Brandt Date: Sun, 6 Sep 2015 15:23:54 -0500 Subject: [PATCH] add app-emulation/rkt[rkt_stage1_src] to profiles/features/selinux/package.use.mask app-emulation/rkt[rkt_stage1_src] depends on systemd which is incompatible with selinux at this time. Thus, we mask this flag. Signed-off-by: Alex Brandt --- profiles/features/selinux/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/features/selinux/package.use.mask b/profiles/features/selinux/package.use.mask index b4afccc1d1d1..6d3a8f629683 100644 --- a/profiles/features/selinux/package.use.mask +++ b/profiles/features/selinux/package.use.mask @@ -23,3 +23,7 @@ net-firewall/fwknop firewalld sys-kernel/dracut dracut_modules_systemd www-servers/uwsgi uwsgi_plugins_systemd_logger x11-wm/mutter kms + +# Alex Brandt (6 Sep 2015) +# app-emulation/rkt[rkt_stage1_src] requires systemd which isn't available with selinux. +app-emulation/rkt rkt_stage1_src -- 2.26.2