commit:     e59a400da0908368db9cf966ff6f8495373dc7d0
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Mar  6 12:16:05 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Mar  6 12:24:59 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e59a400d

profiles: Mask remaining flags depending on LLVM 9

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/arch/powerpc/ppc64/64ul/package.use.mask | 4 ++++
 profiles/base/package.use.mask                    | 5 +++++
 2 files changed, 9 insertions(+)

diff --git a/profiles/arch/powerpc/ppc64/64ul/package.use.mask 
b/profiles/arch/powerpc/ppc64/64ul/package.use.mask
index 2db9023c050..ff9223177e3 100644
--- a/profiles/arch/powerpc/ppc64/64ul/package.use.mask
+++ b/profiles/arch/powerpc/ppc64/64ul/package.use.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Michał Górny <mgo...@gentoo.org> (2021-03-06)
+# LLVM 9 has been removed.
+dev-util/perf clang
+
 # Andreas Sturmlechner <ast...@gentoo.org> (2021-01-19)
 # dev-java/openjdk:11 is not keyworded
 >=app-office/libreoffice-7 java

diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 53014800490..b8bc54caaa6 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -6,6 +6,11 @@
 # This file is only for generic masks. For arch-specific masks (i.e.
 # mask everywhere, unmask on arch/*) use arch/base.
 
+# Michał Górny <mgo...@gentoo.org> (2021-03-06)
+# LLVM 9 has been removed.
+dev-lang/julia system-llvm
+dev-util/perf clang
+
 # Andreas K. Hüttel <dilfri...@gentoo.org> (2021-03-06)
 # Needs last-rited dev-libs/klibc
 sys-fs/dmraid klibc

Reply via email to