profiles: Also build sandbox for all riscv ABIs
authorAndreas K. Hüttel <dilfridge@gentoo.org>
Wed, 1 May 2019 19:34:12 +0000 (21:34 +0200)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Fri, 3 May 2019 21:43:55 +0000 (23:43 +0200)
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
profiles/features/multilib/package.use

index b171f871ab085b235bed51ee23810300205fdc40..93511b0bcf54347e656611b98ce16f5b7b3aea8c 100644 (file)
@@ -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_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_ppc_32 abi_ppc_64 abi_riscv_lp64d abi_riscv_lp64 abi_s390_32 abi_s390_64