Diff clang-runtime-17.0.2 with a clang-runtime-17.0.2.9999
/usr/portage/sys-devel/clang-runtime/clang-runtime-17.0.2.9999.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="" |
|
14 | 14 |
IUSE="+compiler-rt libcxx openmp +sanitize" |
15 | 15 |
REQUIRED_USE="sanitize? ( compiler-rt )" |
16 | 16 |