summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2020-09-16 23:44:01 +0300
committerAndreas K. Hüttel <dilfridge@gentoo.org>2020-09-18 14:05:53 +0300
commitca545f53d73635456f2efcc5b10c95b3d1d47622 (patch)
tree620d8d56eb362139d7a22a94d99f5a281b3cf4c8 /profiles/features
parentPartially revert "app-portage/gemato: Remove old" (diff)
downloadgentoo-ca545f53d73635456f2efcc5b10c95b3d1d47622.tar.gz
gentoo-ca545f53d73635456f2efcc5b10c95b3d1d47622.tar.bz2
gentoo-ca545f53d73635456f2efcc5b10c95b3d1d47622.zip
profiles: Drop ABI_RISCV from riscv profiles; it's multilib overkill
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'profiles/features')
-rw-r--r--profiles/features/multilib/package.use2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/features/multilib/package.use b/profiles/features/multilib/package.use
index 33f47dfe41ab..2e331dfb04f3 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_riscv_lp64d abi_riscv_lp64 abi_riscv_ilp32d abi_riscv_ilp32 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_s390_32 abi_s390_64