From 0b832a429ecd6081aa9faa0eb262303b019d87ea Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 9 Mar 2025 01:48:35 +0000 Subject: gentoo auto-resync : 09:03:2025 - 01:48:35 --- profiles/features/selinux/make.defaults | 3 ++- profiles/features/selinux/package.use.mask | 12 ++++++------ 2 files changed, 8 insertions(+), 7 deletions(-) (limited to 'profiles/features') 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 (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 -- cgit v1.2.3