diff options
Diffstat (limited to 'profiles/baldeagleos/1.0/linux-gnu/mix-ins/multilib/package.use')
| -rw-r--r-- | profiles/baldeagleos/1.0/linux-gnu/mix-ins/multilib/package.use | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/profiles/baldeagleos/1.0/linux-gnu/mix-ins/multilib/package.use b/profiles/baldeagleos/1.0/linux-gnu/mix-ins/multilib/package.use new file mode 100644 index 000000000000..815b54e319a3 --- /dev/null +++ b/profiles/baldeagleos/1.0/linux-gnu/mix-ins/multilib/package.use @@ -0,0 +1,7 @@ +# 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_riscv_lp64d abi_riscv_lp64 abi_s390_32 abi_s390_64 + |
