From 2423004f27c23a7ea81e7fea79e5be0792dc94d1 Mon Sep 17 00:00:00 2001 From: waddlesplash Date: Thu, 23 Nov 2017 09:24:30 +0100 Subject: [PATCH] llvm 4: mark tested on gcc2_x86. It's already being used in the manually-maintained repositories ... so I guess it should be enabled, lol --- sys-devel/llvm/llvm-4.0.1.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-devel/llvm/llvm-4.0.1.recipe b/sys-devel/llvm/llvm-4.0.1.recipe index a9958187d..a21b93727 100644 --- a/sys-devel/llvm/llvm-4.0.1.recipe +++ b/sys-devel/llvm/llvm-4.0.1.recipe @@ -48,7 +48,7 @@ PATCHES="llvm-${portVersion}.patchset" PATCHES_2="clang-${portVersion}.patchset" ARCHITECTURES="!x86_gcc2 ?x86 x86_64" -SECONDARY_ARCHITECTURES="?x86" +SECONDARY_ARCHITECTURES="x86" PROVIDES=" llvm$secondaryArchSuffix = $portVersion