commit:     3024f83168106e73019fc540986a3c6c415c79e0
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 11 06:10:32 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Mar 11 06:11:20 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3024f831

profiles: Copy forced LLVM_TARGETS to dev-ml/llvm-ocaml

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

 profiles/arch/amd64-fbsd/package.use.force              | 3 ++-
 profiles/arch/amd64/package.use                         | 3 ++-
 profiles/arch/amd64/package.use.force                   | 3 ++-
 profiles/arch/arm/package.use.force                     | 3 ++-
 profiles/arch/arm64/package.use.force                   | 3 ++-
 profiles/arch/mips/package.use.force                    | 3 ++-
 profiles/arch/powerpc/package.use.force                 | 3 ++-
 profiles/arch/s390/s390x/package.use.force              | 3 ++-
 profiles/arch/sparc/package.use                         | 3 ++-
 profiles/arch/sparc/package.use.force                   | 3 ++-
 profiles/arch/x86-fbsd/package.use.force                | 3 ++-
 profiles/arch/x86/package.use                           | 3 ++-
 profiles/arch/x86/package.use.force                     | 3 ++-
 profiles/base/package.use                               | 3 ++-
 profiles/default/linux/musl/amd64/package.use.force     | 3 ++-
 profiles/default/linux/musl/arm/package.use.force       | 3 ++-
 profiles/default/linux/musl/arm64/package.use.force     | 3 ++-
 profiles/default/linux/musl/mips/package.use.force      | 1 +
 profiles/default/linux/musl/ppc/package.use.force       | 3 ++-
 profiles/default/linux/musl/x86/package.use.force       | 3 ++-
 profiles/default/linux/uclibc/amd64/package.use.force   | 3 ++-
 profiles/default/linux/uclibc/arm/package.use.force     | 3 ++-
 profiles/default/linux/uclibc/mips/package.use.force    | 3 ++-
 profiles/default/linux/uclibc/ppc/package.use.force     | 3 ++-
 profiles/default/linux/uclibc/x86/package.use.force     | 3 ++-
 profiles/prefix/darwin/macos/arch/ppc/package.use.force | 3 ++-
 profiles/prefix/darwin/macos/arch/x64/package.use.force | 3 ++-
 profiles/prefix/darwin/macos/arch/x86/package.use.force | 3 ++-
 28 files changed, 55 insertions(+), 27 deletions(-)

diff --git a/profiles/arch/amd64-fbsd/package.use.force 
b/profiles/arch/amd64-fbsd/package.use.force
index 6c7737109a3..3b36252505e 100644
--- a/profiles/arch/amd64-fbsd/package.use.force
+++ b/profiles/arch/amd64-fbsd/package.use.force
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # Michał Górny <mgo...@gentoo.org> (09 Mar 2018)
@@ -12,6 +12,7 @@ sys-apps/sandbox abi_x86_32
 
 # Michał Górny <mgo...@gentoo.org> (24 Sep 2016)
 # Force the host target to avoid dependency hell
+dev-ml/llvm-ocaml llvm_targets_X86
 sys-devel/clang llvm_targets_X86
 sys-devel/llvm llvm_targets_X86
 

diff --git a/profiles/arch/amd64/package.use b/profiles/arch/amd64/package.use
index 8791ceed9e5..cefb8e87249 100644
--- a/profiles/arch/amd64/package.use
+++ b/profiles/arch/amd64/package.use
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # Mike Gilbert <flop...@gentoo.org> (17 Nov 2016)
@@ -8,6 +8,7 @@ sys-boot/grub:2 grub_platforms_efi-64 grub_platforms_pc
 
 # Michał Górny <mgo...@gentoo.org> (24 Sep 2016)
 # Enable the GPU targets matching the default VIDEO_CARDS
+dev-ml/llvm-ocaml llvm_targets_AMDGPU llvm_targets_NVPTX
 sys-devel/clang llvm_targets_AMDGPU llvm_targets_NVPTX
 sys-devel/llvm llvm_targets_AMDGPU llvm_targets_NVPTX
 

diff --git a/profiles/arch/amd64/package.use.force 
b/profiles/arch/amd64/package.use.force
index fd348f9dde1..5c86f6ef2ce 100644
--- a/profiles/arch/amd64/package.use.force
+++ b/profiles/arch/amd64/package.use.force
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # Georgy Yakovlev <gyakov...@gentoo.org> (14 May 2018)
@@ -20,6 +20,7 @@ sys-apps/sandbox abi_x86_32
 
 # Michał Górny <mgo...@gentoo.org> (24 Sep 2016)
 # Force the host target to avoid dependency hell
+dev-ml/llvm-ocaml llvm_targets_X86
 sys-devel/clang llvm_targets_X86
 sys-devel/llvm llvm_targets_X86
 

diff --git a/profiles/arch/arm/package.use.force 
b/profiles/arch/arm/package.use.force
index b7a078cf4d6..3e52fa707e0 100644
--- a/profiles/arch/arm/package.use.force
+++ b/profiles/arch/arm/package.use.force
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # Georgy Yakovlev <gyakov...@gentoo.org> (16 Feb 2019)
@@ -7,6 +7,7 @@ dev-lang/rust llvm_targets_ARM
 
 # Michał Górny <mgo...@gentoo.org> (24 Sep 2016)
 # Force the host target to avoid dependency hell
+dev-ml/llvm-ocaml llvm_targets_ARM
 sys-devel/clang llvm_targets_ARM
 sys-devel/llvm llvm_targets_ARM
 

diff --git a/profiles/arch/arm64/package.use.force 
b/profiles/arch/arm64/package.use.force
index 65ff7bc3be7..47988b29f58 100644
--- a/profiles/arch/arm64/package.use.force
+++ b/profiles/arch/arm64/package.use.force
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # Georgy Yakovlev <gyakov...@gentoo.org> (14 May 2018)
@@ -7,6 +7,7 @@ dev-lang/rust llvm_targets_AArch64
 
 # Michał Górny <mgo...@gentoo.org> (24 Sep 2016)
 # Force the host target to avoid dependency hell
+dev-ml/llvm-ocaml llvm_targets_AArch64
 sys-devel/clang llvm_targets_AArch64
 sys-devel/llvm llvm_targets_AArch64
 

diff --git a/profiles/arch/mips/package.use.force 
b/profiles/arch/mips/package.use.force
index 42de426a583..9dea18f7395 100644
--- a/profiles/arch/mips/package.use.force
+++ b/profiles/arch/mips/package.use.force
@@ -1,7 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # Michał Górny <mgo...@gentoo.org> (24 Sep 2016)
 # Force the host target to avoid dependency hell
+dev-ml/llvm-ocaml llvm_targets_Mips
 sys-devel/clang llvm_targets_Mips
 sys-devel/llvm llvm_targets_Mips

diff --git a/profiles/arch/powerpc/package.use.force 
b/profiles/arch/powerpc/package.use.force
index 511499b838d..a010945c966 100644
--- a/profiles/arch/powerpc/package.use.force
+++ b/profiles/arch/powerpc/package.use.force
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # Sergei Trofimovich <sly...@gentoo.org> (25 Dec 2018)
@@ -7,6 +7,7 @@ dev-lang/rust llvm_targets_PowerPC
 
 # Michał Górny <mgo...@gentoo.org> (24 Sep 2016)
 # Force the host target to avoid dependency hell
+dev-ml/llvm-ocaml llvm_targets_PowerPC
 sys-devel/clang llvm_targets_PowerPC
 sys-devel/llvm llvm_targets_PowerPC
 

diff --git a/profiles/arch/s390/s390x/package.use.force 
b/profiles/arch/s390/s390x/package.use.force
index 92bb466ea4a..1c07ebd158c 100644
--- a/profiles/arch/s390/s390x/package.use.force
+++ b/profiles/arch/s390/s390x/package.use.force
@@ -1,7 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # Michał Górny <mgo...@gentoo.org> (11 Nov 2016)
 # Force the host target to avoid dependency hell
+dev-ml/llvm-ocaml llvm_targets_SystemZ
 sys-devel/clang llvm_targets_SystemZ
 sys-devel/llvm llvm_targets_SystemZ

diff --git a/profiles/arch/sparc/package.use b/profiles/arch/sparc/package.use
index c202aa04c6d..76457771a8f 100644
--- a/profiles/arch/sparc/package.use
+++ b/profiles/arch/sparc/package.use
@@ -1,8 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # Michał Górny <mgo...@gentoo.org> (24 Sep 2016)
 # Enable the GPU targets matching the default VIDEO_CARDS
+dev-ml/llvm-ocaml llvm_targets_AMDGPU
 sys-devel/clang llvm_targets_AMDGPU
 sys-devel/llvm llvm_targets_AMDGPU
 

diff --git a/profiles/arch/sparc/package.use.force 
b/profiles/arch/sparc/package.use.force
index dbbc8446318..e629d210eb5 100644
--- a/profiles/arch/sparc/package.use.force
+++ b/profiles/arch/sparc/package.use.force
@@ -1,7 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # Michał Górny <mgo...@gentoo.org> (24 Sep 2016)
 # Force the host target to avoid dependency hell
+dev-ml/llvm-ocaml llvm_targets_Sparc
 sys-devel/clang llvm_targets_Sparc
 sys-devel/llvm llvm_targets_Sparc

diff --git a/profiles/arch/x86-fbsd/package.use.force 
b/profiles/arch/x86-fbsd/package.use.force
index ca264fedc8c..55380264955 100644
--- a/profiles/arch/x86-fbsd/package.use.force
+++ b/profiles/arch/x86-fbsd/package.use.force
@@ -1,7 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # Michał Górny <mgo...@gentoo.org> (24 Sep 2016)
 # Force the host target to avoid dependency hell
+dev-ml/llvm-ocaml llvm_targets_X86
 sys-devel/clang llvm_targets_X86
 sys-devel/llvm llvm_targets_X86

diff --git a/profiles/arch/x86/package.use b/profiles/arch/x86/package.use
index 4aa1c4ffcd9..408c7a4da0b 100644
--- a/profiles/arch/x86/package.use
+++ b/profiles/arch/x86/package.use
@@ -1,8 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # Michał Górny <mgo...@gentoo.org> (24 Sep 2016)
 # Enable the GPU targets matching the default VIDEO_CARDS
+dev-ml/llvm-ocaml llvm_targets_AMDGPU llvm_targets_NVPTX
 sys-devel/clang llvm_targets_AMDGPU llvm_targets_NVPTX
 sys-devel/llvm llvm_targets_AMDGPU llvm_targets_NVPTX
 

diff --git a/profiles/arch/x86/package.use.force 
b/profiles/arch/x86/package.use.force
index 69bbbf335c3..c0f5156c963 100644
--- a/profiles/arch/x86/package.use.force
+++ b/profiles/arch/x86/package.use.force
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # Georgy Yakovlev <gyakov...@gentoo.org> (14 May 2018)
@@ -7,6 +7,7 @@ dev-lang/rust llvm_targets_X86
 
 # Michał Górny <mgo...@gentoo.org> (24 Sep 2016)
 # Force the host target to avoid dependency hell
+dev-ml/llvm-ocaml llvm_targets_X86
 sys-devel/clang llvm_targets_X86
 sys-devel/llvm llvm_targets_X86
 

diff --git a/profiles/base/package.use b/profiles/base/package.use
index a931d7a0516..cf204db955b 100644
--- a/profiles/base/package.use
+++ b/profiles/base/package.use
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # David Seifert <s...@gentoo.org> (17 Apr 2017)
@@ -13,6 +13,7 @@ sci-chemistry/pdb-tools python_single_target_python2_7 
python_targets_python2_7
 
 # Michał Górny <mgo...@gentoo.org> (24 Sep 2016)
 # Enable the BPF target by default
+dev-ml/llvm-ocaml llvm_targets_BPF
 sys-devel/clang llvm_targets_BPF
 sys-devel/llvm llvm_targets_BPF
 

diff --git a/profiles/default/linux/musl/amd64/package.use.force 
b/profiles/default/linux/musl/amd64/package.use.force
index ca264fedc8c..55380264955 100644
--- a/profiles/default/linux/musl/amd64/package.use.force
+++ b/profiles/default/linux/musl/amd64/package.use.force
@@ -1,7 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # Michał Górny <mgo...@gentoo.org> (24 Sep 2016)
 # Force the host target to avoid dependency hell
+dev-ml/llvm-ocaml llvm_targets_X86
 sys-devel/clang llvm_targets_X86
 sys-devel/llvm llvm_targets_X86

diff --git a/profiles/default/linux/musl/arm/package.use.force 
b/profiles/default/linux/musl/arm/package.use.force
index b92b1029f52..da0371bfbf6 100644
--- a/profiles/default/linux/musl/arm/package.use.force
+++ b/profiles/default/linux/musl/arm/package.use.force
@@ -1,7 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # Michał Górny <mgo...@gentoo.org> (24 Sep 2016)
 # Force the host target to avoid dependency hell
+dev-ml/llvm-ocaml llvm_targets_ARM
 sys-devel/clang llvm_targets_ARM
 sys-devel/llvm llvm_targets_ARM

diff --git a/profiles/default/linux/musl/arm64/package.use.force 
b/profiles/default/linux/musl/arm64/package.use.force
index d90dd06eaf2..476eb96b7ec 100644
--- a/profiles/default/linux/musl/arm64/package.use.force
+++ b/profiles/default/linux/musl/arm64/package.use.force
@@ -1,7 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # Michał Górny <mgo...@gentoo.org> (24 Sep 2016)
 # Force the host target to avoid dependency hell
+dev-ml/llvm-ocaml llvm_targets_AArch64
 sys-devel/clang llvm_targets_AArch64
 sys-devel/llvm llvm_targets_AArch64

diff --git a/profiles/default/linux/musl/mips/package.use.force 
b/profiles/default/linux/musl/mips/package.use.force
index c184bfa9306..0668465065e 100644
--- a/profiles/default/linux/musl/mips/package.use.force
+++ b/profiles/default/linux/musl/mips/package.use.force
@@ -1,5 +1,6 @@
 # Michał Górny <mgo...@gentoo.org> (24 Sep 2016)
 # Force the host target to avoid dependency hell
+dev-ml/llvm-ocaml llvm_targets_Mips
 sys-devel/clang llvm_targets_Mips
 sys-devel/llvm llvm_targets_Mips
 

diff --git a/profiles/default/linux/musl/ppc/package.use.force 
b/profiles/default/linux/musl/ppc/package.use.force
index e18275fe8cd..fc297563763 100644
--- a/profiles/default/linux/musl/ppc/package.use.force
+++ b/profiles/default/linux/musl/ppc/package.use.force
@@ -1,7 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # Michał Górny <mgo...@gentoo.org> (24 Sep 2016)
 # Force the host target to avoid dependency hell
+dev-ml/llvm-ocaml llvm_targets_PowerPC
 sys-devel/clang llvm_targets_PowerPC
 sys-devel/llvm llvm_targets_PowerPC

diff --git a/profiles/default/linux/musl/x86/package.use.force 
b/profiles/default/linux/musl/x86/package.use.force
index ca264fedc8c..55380264955 100644
--- a/profiles/default/linux/musl/x86/package.use.force
+++ b/profiles/default/linux/musl/x86/package.use.force
@@ -1,7 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # Michał Górny <mgo...@gentoo.org> (24 Sep 2016)
 # Force the host target to avoid dependency hell
+dev-ml/llvm-ocaml llvm_targets_X86
 sys-devel/clang llvm_targets_X86
 sys-devel/llvm llvm_targets_X86

diff --git a/profiles/default/linux/uclibc/amd64/package.use.force 
b/profiles/default/linux/uclibc/amd64/package.use.force
index ca264fedc8c..55380264955 100644
--- a/profiles/default/linux/uclibc/amd64/package.use.force
+++ b/profiles/default/linux/uclibc/amd64/package.use.force
@@ -1,7 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # Michał Górny <mgo...@gentoo.org> (24 Sep 2016)
 # Force the host target to avoid dependency hell
+dev-ml/llvm-ocaml llvm_targets_X86
 sys-devel/clang llvm_targets_X86
 sys-devel/llvm llvm_targets_X86

diff --git a/profiles/default/linux/uclibc/arm/package.use.force 
b/profiles/default/linux/uclibc/arm/package.use.force
index b92b1029f52..da0371bfbf6 100644
--- a/profiles/default/linux/uclibc/arm/package.use.force
+++ b/profiles/default/linux/uclibc/arm/package.use.force
@@ -1,7 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # Michał Górny <mgo...@gentoo.org> (24 Sep 2016)
 # Force the host target to avoid dependency hell
+dev-ml/llvm-ocaml llvm_targets_ARM
 sys-devel/clang llvm_targets_ARM
 sys-devel/llvm llvm_targets_ARM

diff --git a/profiles/default/linux/uclibc/mips/package.use.force 
b/profiles/default/linux/uclibc/mips/package.use.force
index 42de426a583..9dea18f7395 100644
--- a/profiles/default/linux/uclibc/mips/package.use.force
+++ b/profiles/default/linux/uclibc/mips/package.use.force
@@ -1,7 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # Michał Górny <mgo...@gentoo.org> (24 Sep 2016)
 # Force the host target to avoid dependency hell
+dev-ml/llvm-ocaml llvm_targets_Mips
 sys-devel/clang llvm_targets_Mips
 sys-devel/llvm llvm_targets_Mips

diff --git a/profiles/default/linux/uclibc/ppc/package.use.force 
b/profiles/default/linux/uclibc/ppc/package.use.force
index e18275fe8cd..fc297563763 100644
--- a/profiles/default/linux/uclibc/ppc/package.use.force
+++ b/profiles/default/linux/uclibc/ppc/package.use.force
@@ -1,7 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # Michał Górny <mgo...@gentoo.org> (24 Sep 2016)
 # Force the host target to avoid dependency hell
+dev-ml/llvm-ocaml llvm_targets_PowerPC
 sys-devel/clang llvm_targets_PowerPC
 sys-devel/llvm llvm_targets_PowerPC

diff --git a/profiles/default/linux/uclibc/x86/package.use.force 
b/profiles/default/linux/uclibc/x86/package.use.force
index ca264fedc8c..55380264955 100644
--- a/profiles/default/linux/uclibc/x86/package.use.force
+++ b/profiles/default/linux/uclibc/x86/package.use.force
@@ -1,7 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # Michał Górny <mgo...@gentoo.org> (24 Sep 2016)
 # Force the host target to avoid dependency hell
+dev-ml/llvm-ocaml llvm_targets_X86
 sys-devel/clang llvm_targets_X86
 sys-devel/llvm llvm_targets_X86

diff --git a/profiles/prefix/darwin/macos/arch/ppc/package.use.force 
b/profiles/prefix/darwin/macos/arch/ppc/package.use.force
index 5b234c4e949..d0be324c4b1 100644
--- a/profiles/prefix/darwin/macos/arch/ppc/package.use.force
+++ b/profiles/prefix/darwin/macos/arch/ppc/package.use.force
@@ -1,7 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # Fabian Groffen <grob...@gentoo.org> (20 Dec 2016)
 # Force the host target to avoid dependency hell
+dev-ml/llvm-ocaml llvm_targets_PowerPC
 sys-devel/clang llvm_targets_PowerPC
 sys-devel/llvm llvm_targets_PowerPC

diff --git a/profiles/prefix/darwin/macos/arch/x64/package.use.force 
b/profiles/prefix/darwin/macos/arch/x64/package.use.force
index ef8f6e2272c..44d3760857a 100644
--- a/profiles/prefix/darwin/macos/arch/x64/package.use.force
+++ b/profiles/prefix/darwin/macos/arch/x64/package.use.force
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # Fabian Groffen <grob...@gentoo.org> (29 Nov 2018)
@@ -7,5 +7,6 @@ dev-libs/libgcrypt o-flag-munging
 
 # Fabian Groffen <grob...@gentoo.org> (20 Dec 2016)
 # Force the host target to avoid dependency hell
+dev-ml/llvm-ocaml llvm_targets_X86
 sys-devel/clang llvm_targets_X86
 sys-devel/llvm llvm_targets_X86

diff --git a/profiles/prefix/darwin/macos/arch/x86/package.use.force 
b/profiles/prefix/darwin/macos/arch/x86/package.use.force
index ef8f6e2272c..44d3760857a 100644
--- a/profiles/prefix/darwin/macos/arch/x86/package.use.force
+++ b/profiles/prefix/darwin/macos/arch/x86/package.use.force
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # Fabian Groffen <grob...@gentoo.org> (29 Nov 2018)
@@ -7,5 +7,6 @@ dev-libs/libgcrypt o-flag-munging
 
 # Fabian Groffen <grob...@gentoo.org> (20 Dec 2016)
 # Force the host target to avoid dependency hell
+dev-ml/llvm-ocaml llvm_targets_X86
 sys-devel/clang llvm_targets_X86
 sys-devel/llvm llvm_targets_X86

Reply via email to