From 7bc5c54c05484510f26f847d74bc992bf1dd0d74 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Sun, 24 Sep 2017 20:32:00 +0200 Subject: [PATCH] llvm: enable 5.0.0 on x86_64. --- sys-devel/llvm/llvm-5.0.0.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-devel/llvm/llvm-5.0.0.recipe b/sys-devel/llvm/llvm-5.0.0.recipe index d7d74123e..da09480dd 100644 --- a/sys-devel/llvm/llvm-5.0.0.recipe +++ b/sys-devel/llvm/llvm-5.0.0.recipe @@ -47,7 +47,7 @@ SOURCE_DIR_4="compiler-rt-$portVersion.src" PATCHES="llvm-$portVersion.patchset" PATCHES_2="clang-$portVersion.patchset" -ARCHITECTURES="!x86_gcc2 ?x86 ?x86_64" +ARCHITECTURES="!x86_gcc2 ?x86 x86_64" SECONDARY_ARCHITECTURES="?x86" PROVIDES="