diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-10-11 06:35:12 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-10-11 06:35:12 +0000 |
commit | ea91f1d73f53d6da386fdf60fd1e04edaf9ae4bd (patch) | |
tree | 4aacea28c4fc51fb9997c9785eda172c45b5bc68 /metadata/md5-cache/sys-devel/clang-runtime-10.0.1 | |
parent | Merge updates from master (diff) | |
download | gentoo-ea91f1d73f53d6da386fdf60fd1e04edaf9ae4bd.tar.gz gentoo-ea91f1d73f53d6da386fdf60fd1e04edaf9ae4bd.tar.bz2 gentoo-ea91f1d73f53d6da386fdf60fd1e04edaf9ae4bd.zip |
2020-10-11 06:35:11 UTC
Diffstat (limited to 'metadata/md5-cache/sys-devel/clang-runtime-10.0.1')
-rw-r--r-- | metadata/md5-cache/sys-devel/clang-runtime-10.0.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/metadata/md5-cache/sys-devel/clang-runtime-10.0.1 b/metadata/md5-cache/sys-devel/clang-runtime-10.0.1 index afd4f26dfbd7..de93865b9ea4 100644 --- a/metadata/md5-cache/sys-devel/clang-runtime-10.0.1 +++ b/metadata/md5-cache/sys-devel/clang-runtime-10.0.1 @@ -3,10 +3,10 @@ DESCRIPTION=Meta-ebuild for clang runtime libraries EAPI=7 HOMEPAGE=https://clang.llvm.org/ IUSE=+compiler-rt libcxx openmp +sanitize abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64 -KEYWORDS=amd64 arm arm64 ~ppc64 x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos +KEYWORDS=amd64 arm arm64 ppc64 x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos LICENSE=metapackage RDEPEND=compiler-rt? ( ~sys-libs/compiler-rt-10.0.1:10.0.1 sanitize? ( ~sys-libs/compiler-rt-sanitizers-10.0.1:10.0.1 ) ) libcxx? ( >=sys-libs/libcxx-10.0.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) openmp? ( >=sys-libs/libomp-10.0.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) REQUIRED_USE=sanitize? ( compiler-rt ) SLOT=10.0.1 _eclasses_=multibuild b2c915190b051f55a23b9354b9849847 multilib 98584e405e2b0264d37e8f728327fed1 multilib-build 9a65133006c608964888346a412cc454 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb -_md5_=3a87662c0891740b8d5dd1292afc30cf +_md5_=076033ecd81d1cd3c0592b82c367bdfd |