diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-03-11 07:10:32 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-03-11 07:11:20 +0100 |
commit | 3024f83168106e73019fc540986a3c6c415c79e0 (patch) | |
tree | 2f3f17382c6c8e4096e52fc91c6205d1917dfbc8 /profiles/arch/amd64/package.use | |
parent | profiles: Remove obsolete LLVM masks/forces (diff) | |
download | gentoo-3024f83168106e73019fc540986a3c6c415c79e0.tar.gz gentoo-3024f83168106e73019fc540986a3c6c415c79e0.tar.bz2 gentoo-3024f83168106e73019fc540986a3c6c415c79e0.zip |
profiles: Copy forced LLVM_TARGETS to dev-ml/llvm-ocaml
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles/arch/amd64/package.use')
-rw-r--r-- | profiles/arch/amd64/package.use | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/arch/amd64/package.use b/profiles/arch/amd64/package.use index 8791ceed9e5d..cefb8e872492 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 <floppym@gentoo.org> (17 Nov 2016) @@ -8,6 +8,7 @@ sys-boot/grub:2 grub_platforms_efi-64 grub_platforms_pc # Michał Górny <mgorny@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 |