summaryrefslogtreecommitdiff
path: root/profiles/features/multilib/package.use
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-12-04 22:28:38 +0000
committerV3n3RiX <venerix@redcorelinux.org>2017-12-04 22:28:38 +0000
commit66d4bdf369cfae02981ef58fcc93d8f31d79efd0 (patch)
tree4cf7230c19e4e7c18750ea5decf73b68d436693a /profiles/features/multilib/package.use
parent9537deb073178c7a997e4810a6e499b74963089d (diff)
redcore profile stub
Diffstat (limited to 'profiles/features/multilib/package.use')
-rw-r--r--profiles/features/multilib/package.use6
1 files changed, 6 insertions, 0 deletions
diff --git a/profiles/features/multilib/package.use b/profiles/features/multilib/package.use
new file mode 100644
index 00000000..b171f871
--- /dev/null
+++ b/profiles/features/multilib/package.use
@@ -0,0 +1,6 @@
+# Copyright 1999-2016 Gentoo Foundation.
+# Distributed under the terms of the GNU General Public License, v2
+
+# 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