Diff clang-runtime-16.0.6 with a clang-runtime-17.0.1
/usr/portage/sys-devel/clang-runtime/clang-runtime-17.0.1.ebuild 2023-10-09 14:52:35.480368501 +0300 | ||
---|---|---|
10 | 10 | |
11 | 11 |
LICENSE="metapackage" |
12 | 12 |
SLOT="${PV%%.*}" |
13 |
KEYWORDS="amd64 arm arm64 ~loong ppc ppc64 ~riscv sparc x86 ~amd64-linux ~ppc-macos ~x64-macos" |
|
13 |
KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos" |
|
14 | 14 |
IUSE="+compiler-rt libcxx openmp +sanitize" |
15 | 15 |
REQUIRED_USE="sanitize? ( compiler-rt )" |
16 | 16 |