public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/amd64-fbsd/, profiles/arch/x86-fbsd/
@ 2018-01-20  8:54 Michał Górny
  0 siblings, 0 replies; 2+ messages in thread
From: Michał Górny @ 2018-01-20  8:54 UTC (permalink / raw
  To: gentoo-commits

commit:     2c0695d516a3da6eac7b3c335f4dc03be7418cc5
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 20 08:53:42 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jan 20 08:54:41 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c0695d5

profiles/arch/*-fbsd: Mask sys-devel/llvm[ocaml]

 profiles/arch/amd64-fbsd/package.use.mask | 7 ++++++-
 profiles/arch/x86-fbsd/package.use.mask   | 5 +++++
 2 files changed, 11 insertions(+), 1 deletion(-)

diff --git a/profiles/arch/amd64-fbsd/package.use.mask b/profiles/arch/amd64-fbsd/package.use.mask
index ada83da9f35..5260dac332c 100644
--- a/profiles/arch/amd64-fbsd/package.use.mask
+++ b/profiles/arch/amd64-fbsd/package.use.mask
@@ -1,6 +1,11 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
+# 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
+
 # Ulrich Müller <ulm@gentoo.org> (23 Oct 2017)
 # Needs net-mail/mailutils which is not keyworded, bug #635216.
 app-editors/emacs-vcs mailutils

diff --git a/profiles/arch/x86-fbsd/package.use.mask b/profiles/arch/x86-fbsd/package.use.mask
index c68b05ffdbb..3b66e6f48c5 100644
--- a/profiles/arch/x86-fbsd/package.use.mask
+++ b/profiles/arch/x86-fbsd/package.use.mask
@@ -1,6 +1,11 @@
 # Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
+# 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
+
 # Michał Górny <mgorny@gentoo.org> (12 Jan 2018)
 # Requires USE=qt5 that is masked in this profile.
 media-video/vlc skins


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/amd64-fbsd/, profiles/arch/x86-fbsd/
@ 2018-01-20  9:05 Michał Górny
  0 siblings, 0 replies; 2+ messages in thread
From: Michał Górny @ 2018-01-20  9:05 UTC (permalink / raw
  To: gentoo-commits

commit:     66bf02fea0e648f9d1439a0db1ee993801feaab7
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 20 09:04:26 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jan 20 09:04:56 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66bf02fe

profiles/arch/*-fbsd: Mask <sys-devel/clang-runtime-4[openmp]

 profiles/arch/amd64-fbsd/package.use.mask | 6 ++++++
 profiles/arch/x86-fbsd/package.use.mask   | 6 ++++++
 2 files changed, 12 insertions(+)

diff --git a/profiles/arch/amd64-fbsd/package.use.mask b/profiles/arch/amd64-fbsd/package.use.mask
index 5260dac332c..93fc2f9b460 100644
--- a/profiles/arch/amd64-fbsd/package.use.mask
+++ b/profiles/arch/amd64-fbsd/package.use.mask
@@ -1,6 +1,12 @@
 # Copyright 1999-2018 Gentoo Foundation
 # 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.

diff --git a/profiles/arch/x86-fbsd/package.use.mask b/profiles/arch/x86-fbsd/package.use.mask
index 3b66e6f48c5..479c2b6b7c3 100644
--- a/profiles/arch/x86-fbsd/package.use.mask
+++ b/profiles/arch/x86-fbsd/package.use.mask
@@ -1,6 +1,12 @@
 # Copyright 1999-2018 Gentoo Foundation
 # 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.


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-01-20  9:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-20  9:05 [gentoo-commits] repo/gentoo:master commit in: profiles/arch/amd64-fbsd/, profiles/arch/x86-fbsd/ Michał Górny
  -- strict thread matches above, loose matches on Subject: below --
2018-01-20  8:54 Michał Górny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox