From: Alex Brandt Date: Sun, 6 Sep 2015 20:23:54 +0000 (-0500) Subject: add app-emulation/rkt[rkt_stage1_src] to profiles/features/selinux/package.use.mask X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d60f7605f1b6220c871e7d1c7912645e945b2969;p=gentoo.git 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 --- 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