commit: d4c75134a19663d083ec8c684119c5d04327cb03 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Jun 7 08:08:46 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Jun 7 08:14:35 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4c75134
profiles/base: Use-stable-mask sys-devel/clang-runtime[crt] profiles/base/package.use.stable.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask index 5ba559abf26..884fbc40642 100644 --- a/profiles/base/package.use.stable.mask +++ b/profiles/base/package.use.stable.mask @@ -4,6 +4,10 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in package.use.mask +# Michał Górny <[email protected]> (07 Jun 2018) +# sys-libs/netbsd-csu not stable yet. +sys-devel/clang-runtime crt + # Thomas Deutschmann <[email protected]> (01 Jun 2018) # Needs dev-ruby/asciidoctor which has a lot of unstable deps net-analyzer/wireshark doc
