From a411d82f089c51179de36842d2edfcf7319671dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Wed, 30 Oct 2019 09:15:07 +0100 Subject: [PATCH] geos: disable gcc2. --- sci-libs/geos/geos-3.7.2.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-libs/geos/geos-3.7.2.recipe b/sci-libs/geos/geos-3.7.2.recipe index 5f47d3dfa..48b4d4e63 100644 --- a/sci-libs/geos/geos-3.7.2.recipe +++ b/sci-libs/geos/geos-3.7.2.recipe @@ -16,8 +16,8 @@ SOURCE_URI="https://download.osgeo.org/geos/geos-$portVersion.tar.bz2" CHECKSUM_SHA256="2166e65be6d612317115bfec07827c11b403c3f303e0a7420a2106bc999d7707" PATCHES="geos-$portVersion.patchset" -ARCHITECTURES="x86_gcc2 x86 x86_64" -SECONDARY_ARCHITECTURES="x86_gcc2 x86" +ARCHITECTURES="!x86_gcc2 x86 x86_64" +SECONDARY_ARCHITECTURES="x86" PROVIDES=" geos$secondaryArchSuffix = $portVersion compat >= 3.7