mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-12-17 15:43:55 +00:00
17 lines
690 B
Text
17 lines
690 B
Text
# Copyright 2021-2025 Gentoo Authors
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
# in a multilib profile we need multilib madness
|
|
dev-libs/libffi abi_x86_32 abi_x86_64
|
|
dev-libs/libxml2 abi_x86_32 abi_x86_64
|
|
llvm-core/clang abi_x86_32 abi_x86_64
|
|
llvm-runtimes/clang-runtime abi_x86_32 abi_x86_64
|
|
llvm-core/llvm abi_x86_32 abi_x86_64
|
|
llvm-runtimes/compiler-rt abi_x86_32 abi_x86_64
|
|
llvm-runtimes/libcxxabi abi_x86_32 abi_x86_64
|
|
llvm-runtimes/libcxx abi_x86_32 abi_x86_64
|
|
sys-libs/libunwind abi_x86_32 abi_x86_64
|
|
llvm-runtimes/libunwind abi_x86_32 abi_x86_64
|
|
sys-libs/ncurses abi_x86_32 abi_x86_64
|
|
sys-libs/zlib abi_x86_32 abi_x86_64
|
|
virtual/zlib abi_x86_32 abi_x86_64
|