diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2018-07-30 12:02:21 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2018-07-30 12:04:41 -0500 |
commit | 529ec02ff0addcbfbd1e834c4c01b6da55e945fe (patch) | |
tree | 246b5c09a3facb8aa709fa3dfbc4d9e7b5a78df9 /profiles/features | |
parent | dev-python/catkin_pkg: add missing flake8 test dep (diff) | |
download | gentoo-529ec02ff0addcbfbd1e834c4c01b6da55e945fe.tar.gz gentoo-529ec02ff0addcbfbd1e834c4c01b6da55e945fe.tar.bz2 gentoo-529ec02ff0addcbfbd1e834c4c01b6da55e945fe.zip |
profiles: add mask on sys-apps/bolt for systemd profiles
Bug: https://bugs.gentoo.org/662472
Diffstat (limited to 'profiles/features')
-rw-r--r-- | profiles/features/selinux/package.mask | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/profiles/features/selinux/package.mask b/profiles/features/selinux/package.mask index 05bdde2f89a1..370aa149e56a 100644 --- a/profiles/features/selinux/package.mask +++ b/profiles/features/selinux/package.mask @@ -1,3 +1,6 @@ +# Matthew Thode <prometheanfire@gentoo.org> (30 Jul 2018) +# sys-apps/bolt links against systemd, which gentoo SELinux does not support +sys-apps/bolt # Göktürk Yüksek <gokturk@gentoo.org> (09 Nov 2016) # On behalf of proxy-maint |