summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2016-04-05 22:12:03 -0400
committerMike Frysinger <vapier@gentoo.org>2016-04-05 22:12:22 -0400
commitb307b37bb8b409dc68713cd34c440af207680a47 (patch)
tree49bf923d9aed3b54dde40f06654ce783d6d985d3 /profiles/features
parentwww-client/google-chrome-unstable: automated update (diff)
downloadgentoo-b307b37bb8b409dc68713cd34c440af207680a47.tar.gz
gentoo-b307b37bb8b409dc68713cd34c440af207680a47.tar.bz2
gentoo-b307b37bb8b409dc68713cd34c440af207680a47.zip
profiles: sandbox: enable all multilibs by default #579122
Diffstat (limited to 'profiles/features')
-rw-r--r--profiles/features/multilib/package.use7
1 files changed, 7 insertions, 0 deletions
diff --git a/profiles/features/multilib/package.use b/profiles/features/multilib/package.use
new file mode 100644
index 000000000000..da9311154349
--- /dev/null
+++ b/profiles/features/multilib/package.use
@@ -0,0 +1,7 @@
+# Copyright 1999-2016 Gentoo Foundation.
+# Distributed under the terms of the GNU General Public License, v2
+# $Id$
+
+# 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_s390_32 abi_s390_64