From 8152689945ba2d843472db9fdae9f5680a7f7a4e Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Thu, 15 Aug 2019 08:23:19 +0200 Subject: profiles: Clean stale flag masks/forces MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- profiles/features/multilib/package.use | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'profiles/features/multilib') 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 -- cgit v1.2.3-65-gdbad