diff options
Diffstat (limited to 'profiles/features')
-rw-r--r-- | profiles/features/multilib/package.use | 2 | ||||
-rw-r--r-- | profiles/features/prefix/packages | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/profiles/features/multilib/package.use b/profiles/features/multilib/package.use index 02f17121c03d..33f47dfe41ab 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_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_riscv_ilp32d abi_riscv_ilp32 abi_s390_32 abi_s390_64 diff --git a/profiles/features/prefix/packages b/profiles/features/prefix/packages index 3bc6e7c91b4f..5dc0b1f74307 100644 --- a/profiles/features/prefix/packages +++ b/profiles/features/prefix/packages @@ -18,7 +18,6 @@ -*sys-apps/kbd -*sys-fs/e2fsprogs -*virtual/dev-manager --*virtual/modutils -*sys-apps/shadow # we don't want this either (as baselayout-prefix provides the functions.sh |