summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-01-20 10:04:26 +0100
committerMichał Górny <mgorny@gentoo.org>2018-01-20 10:04:56 +0100
commit66bf02fea0e648f9d1439a0db1ee993801feaab7 (patch)
treec51a8b41224fe08165bbae6dcc0b971833b02962 /profiles
parentprofiles/arch/*-fbsd: Mask sys-devel/llvm[ocaml] (diff)
downloadgentoo-66bf02fea0e648f9d1439a0db1ee993801feaab7.tar.gz
gentoo-66bf02fea0e648f9d1439a0db1ee993801feaab7.tar.bz2
gentoo-66bf02fea0e648f9d1439a0db1ee993801feaab7.zip
profiles/arch/*-fbsd: Mask <sys-devel/clang-runtime-4[openmp]
Diffstat (limited to 'profiles')
-rw-r--r--profiles/arch/amd64-fbsd/package.use.mask6
-rw-r--r--profiles/arch/x86-fbsd/package.use.mask6
2 files changed, 12 insertions, 0 deletions
diff --git a/profiles/arch/amd64-fbsd/package.use.mask b/profiles/arch/amd64-fbsd/package.use.mask
index 5260dac332c7..93fc2f9b460f 100644
--- a/profiles/arch/amd64-fbsd/package.use.mask
+++ b/profiles/arch/amd64-fbsd/package.use.mask
@@ -2,6 +2,12 @@
# Distributed under the terms of the GNU General Public License v2
# Michał Górny <mgorny@gentoo.org> (20 Jan 2018)
+# Needs sys-libs/libomp which is not keyworded. Leaving the decision
+# whether sys-libs/libomp should eventually be keyworded to when new
+# LLVM is going to be keyworded.
+<sys-devel/clang-runtime-4 openmp
+
+# Michał Górny <mgorny@gentoo.org> (20 Jan 2018)
# Needs dev-ml/ocaml-ctypes which is not keyworded. Newer versions
# no longer have the flag, so no point in keywording it for old.
sys-devel/llvm ocaml
diff --git a/profiles/arch/x86-fbsd/package.use.mask b/profiles/arch/x86-fbsd/package.use.mask
index 3b66e6f48c54..479c2b6b7c3c 100644
--- a/profiles/arch/x86-fbsd/package.use.mask
+++ b/profiles/arch/x86-fbsd/package.use.mask
@@ -2,6 +2,12 @@
# Distributed under the terms of the GNU General Public License v2
# Michał Górny <mgorny@gentoo.org> (20 Jan 2018)
+# Needs sys-libs/libomp which is not keyworded. Leaving the decision
+# whether sys-libs/libomp should eventually be keyworded to when new
+# LLVM is going to be keyworded.
+<sys-devel/clang-runtime-4 openmp
+
+# Michał Górny <mgorny@gentoo.org> (20 Jan 2018)
# Needs dev-ml/ocaml-ctypes which is not keyworded. Newer versions
# no longer have the flag, so no point in keywording it for old.
sys-devel/llvm ocaml