diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-11-21 11:45:16 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-11-21 11:45:16 +0100 |
commit | 75c3e5acd92af7ebf0647affb63a971f858e2297 (patch) | |
tree | 3286150a45c03a871025c35f694f8f984243098e /profiles | |
parent | app-text/dos2unix: Bump to version 7.3.2 (diff) | |
download | gentoo-75c3e5acd92af7ebf0647affb63a971f858e2297.tar.gz gentoo-75c3e5acd92af7ebf0647affb63a971f858e2297.tar.bz2 gentoo-75c3e5acd92af7ebf0647affb63a971f858e2297.zip |
More masks are needed for selinux vs. systemd issues
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/features/selinux/package.mask | 2 | ||||
-rw-r--r-- | profiles/features/selinux/package.use.mask | 1 |
2 files changed, 3 insertions, 0 deletions
diff --git a/profiles/features/selinux/package.mask b/profiles/features/selinux/package.mask index ec5fd2d78ad4..7abde749e858 100644 --- a/profiles/features/selinux/package.mask +++ b/profiles/features/selinux/package.mask @@ -9,7 +9,9 @@ app-admin/calamares dev-python/python-systemd gnome-base/gdm gnome-base/gnome +gnome-base/gnome-extra-apps gnome-base/gnome-light +gnome-base/gnome-shell gnome-extra/gnome-logs gnome-extra/gnome-shell-extensions gnome-extra/gnome-shell-frippery diff --git a/profiles/features/selinux/package.use.mask b/profiles/features/selinux/package.use.mask index 0c276eb8dad1..0c3be437f304 100644 --- a/profiles/features/selinux/package.use.mask +++ b/profiles/features/selinux/package.use.mask @@ -29,6 +29,7 @@ app-misc/workrave gnome net-misc/wicd gnome-shell x11-misc/gpaste gnome x11-terms/gnome-terminal gnome-shell +x11-themes/zukitwo gnome-shell # Alex Brandt <alunduil@gentoo.org> (6 Sep 2015) # app-emulation/rkt[rkt_stage1_src] requires systemd which isn't available with selinux. |