diff options
author | Michał Górny <mgorny@gentoo.org> | 2017-01-24 19:52:28 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-01-24 20:08:29 +0100 |
commit | dbd356365bb9ab205c72f45edaea2538bcbc3380 (patch) | |
tree | 1441ba317b72c95009853f5b86f3add796fa9431 /profiles/package.mask | |
parent | sys-devel/clang-runtime: Add keywords (diff) | |
download | gentoo-dbd356365bb9ab205c72f45edaea2538bcbc3380.tar.gz gentoo-dbd356365bb9ab205c72f45edaea2538bcbc3380.tar.bz2 gentoo-dbd356365bb9ab205c72f45edaea2538bcbc3380.zip |
package.mask: Mask LLVM 4.0.0 RCs for testing
Diffstat (limited to 'profiles/package.mask')
-rw-r--r-- | profiles/package.mask | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index f9f3e281a917..31b01c0f85b7 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -30,6 +30,23 @@ #--- END OF EXAMPLES --- +# Michał Górny <mgorny@gentoo.org> (24 Jan 2017) +# Mask 4.0.0 RCs (then final) for initial testing, and updating most +# important revdeps. +=dev-ml/llvm-ocaml-4.0.0* +=dev-python/lit-4.0.0* +=dev-util/lldb-4.0.0* +=sys-devel/clang-4.0.0* +=sys-devel/clang-runtime-4.0.0* +=sys-devel/lld-4.0.0* +=sys-devel/llvm-4.0.0* +=sys-libs/compiler-rt-4.0.0* +=sys-libs/compiler-rt-sanitizers-4.0.0* +=sys-libs/libcxx-4.0.0* +=sys-libs/libcxxabi-4.0.0* +=sys-libs/libomp-4.0.0* +=sys-libs/llvm-libunwind-4.0.0* + # Matt Turner <mattst88@gentoo.org> (24 Jan 2017) # Depends on xorg-server-1.16, which is going away. Unresolved security bug # #602764. Maintainer no longer interested in package. Masked for removal in 30 |