commit: 3ef8aa57a12924e455b8c9026f5fd9736f1f0914 Author: Guilherme Amadio <amadio <AT> gentoo <DOT> org> AuthorDate: Thu Nov 11 08:54:21 2021 +0000 Commit: Guilherme Amadio <amadio <AT> gentoo <DOT> org> CommitDate: Thu Nov 11 08:55:58 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ef8aa57
profiles/base: unmask USE=clang for >=dev-util/perf-5.15 Bug: https://bugs.gentoo.org/735752 Signed-off-by: Guilherme Amadio <amadio <AT> gentoo.org> profiles/base/package.use.mask | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 9ae710fb54d..7ce0397f682 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -117,7 +117,7 @@ net-misc/openssh debug # Michał Górny <[email protected]> (2021-03-06) # LLVM 9 has been removed. <dev-lang/julia-1.6.0 system-llvm -dev-util/perf clang +<dev-util/perf-5.15 clang # Thomas Deutschmann <[email protected]> (2021-02-17) # PCRE JIT support via dev-libs/libpcre2[jit] is only available for certain architectures
