summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-08-15 08:23:19 +0200
committerMichał Górny <mgorny@gentoo.org>2019-08-15 08:24:09 +0200
commit8152689945ba2d843472db9fdae9f5680a7f7a4e (patch)
tree7331297e45697990ee83c8b0bc76c34e0773713f /profiles/features
parentuse.desc: Remove unused USE=directfb (diff)
downloadgentoo-8152689945ba2d843472db9fdae9f5680a7f7a4e.tar.gz
gentoo-8152689945ba2d843472db9fdae9f5680a7f7a4e.tar.bz2
gentoo-8152689945ba2d843472db9fdae9f5680a7f7a4e.zip
profiles: Clean stale flag masks/forces
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles/features')
-rw-r--r--profiles/features/multilib/package.use2
-rw-r--r--profiles/features/selinux/package.use.force6
2 files changed, 1 insertions, 7 deletions
diff --git a/profiles/features/multilib/package.use b/profiles/features/multilib/package.use
index 93511b0bcf54..02f17121c03d 100644
--- a/profiles/features/multilib/package.use
+++ b/profiles/features/multilib/package.use
@@ -3,4 +3,4 @@
# Enable all ABIs by default so we can protect any non-native binaries that
# might be executed.
-sys-apps/sandbox abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_o32 abi_mips_n32 abi_mips_n64 abi_ppc_32 abi_ppc_64 abi_riscv_lp64d abi_riscv_lp64 abi_s390_32 abi_s390_64
+sys-apps/sandbox abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_o32 abi_mips_n32 abi_mips_n64 abi_riscv_lp64d abi_riscv_lp64 abi_s390_32 abi_s390_64
diff --git a/profiles/features/selinux/package.use.force b/profiles/features/selinux/package.use.force
index 1d6fd2e6388f..fec892c60b07 100644
--- a/profiles/features/selinux/package.use.force
+++ b/profiles/features/selinux/package.use.force
@@ -17,9 +17,3 @@ dev-lang/python xml
# so stages can build with no interacton. Bug #527938
sys-libs/libselinux static-libs
dev-libs/libpcre static-libs
-
-# Jason Zaman <perfinion@gentoo.org> (2015-06-27)
-# SystemD has no support in the SELinux policy at the moment.
-# Please see: https://wiki.gentoo.org/wiki/SELinux/FAQ#Can_I_use_SELinux_with_SystemD.3F
-gnome-base/gnome-settings-daemon openrc-force
-gnome-base/gnome-shell openrc-force