From 1a90c0e945ce7c85611e6f0c0251b66f3cae6f5f Mon Sep 17 00:00:00 2001 From: fbrosson Date: Tue, 23 Oct 2018 20:22:12 +0000 Subject: [PATCH] Apache: enable x86 secondary arch... --- www-servers/apache/apache-2.4.37.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-servers/apache/apache-2.4.37.recipe b/www-servers/apache/apache-2.4.37.recipe index cb684d7a9..276b3a529 100644 --- a/www-servers/apache/apache-2.4.37.recipe +++ b/www-servers/apache/apache-2.4.37.recipe @@ -12,7 +12,7 @@ SOURCE_DIR="httpd-$portVersion" PATCHES="apache-$portVersion.patchset" ARCHITECTURES="x86_gcc2 x86 x86_64" -SECONDARY_ARCHITECTURES="?x86" +SECONDARY_ARCHITECTURES="x86" commandBinDir=$binDir commandSuffix=$secondaryArchSuffix