summaryrefslogtreecommitdiff
path: root/profiles/features
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/features')
-rw-r--r--profiles/features/selinux/make.defaults3
-rw-r--r--profiles/features/selinux/package.use.mask12
2 files changed, 8 insertions, 7 deletions
diff --git a/profiles/features/selinux/make.defaults b/profiles/features/selinux/make.defaults
index e5a1534aaee8..d7e8ef2aaf75 100644
--- a/profiles/features/selinux/make.defaults
+++ b/profiles/features/selinux/make.defaults
@@ -11,7 +11,8 @@ USE="selinux"
FEATURES="selinux sesandbox sfperms -pid-sandbox"
-POLICY_TYPES="strict targeted"
+# Build all policy types by default
+POLICY_TYPES="strict targeted mcs mls"
PORTAGE_T="portage_t"
PORTAGE_FETCH_T="portage_fetch_t"
PORTAGE_SANDBOX_T="portage_sandbox_t"
diff --git a/profiles/features/selinux/package.use.mask b/profiles/features/selinux/package.use.mask
index c632ae715dc5..e4ca8cc41d6b 100644
--- a/profiles/features/selinux/package.use.mask
+++ b/profiles/features/selinux/package.use.mask
@@ -3,9 +3,9 @@
# Brian Dolbec <dolsen@gentoo.org> (2014-09-17)
# mask pypy for several utilities due to incompatibility with libselinux
-sys-apps/portage python_targets_pypy3
-app-portage/elicense python_targets_pypy3
-app-portage/elogv python_targets_pypy3
-app-portage/gentoolkit python_targets_pypy3
-app-portage/smart-live-rebuild python_targets_pypy3
-app-portage/gentoopm python_targets_pypy3
+sys-apps/portage python_targets_pypy3 python_targets_pypy3_11
+app-portage/elicense python_targets_pypy3 python_targets_pypy3_11
+app-portage/elogv python_targets_pypy3 python_targets_pypy3_11
+app-portage/gentoolkit python_targets_pypy3 python_targets_pypy3_11
+app-portage/smart-live-rebuild python_targets_pypy3 python_targets_pypy3_11
+app-portage/gentoopm python_targets_pypy3 python_targets_pypy3_11