diff --git a/dev-cpp/sparsehash/sparsehash-2.0.2.recipe b/dev-cpp/sparsehash/sparsehash-2.0.2.recipe index df6ef729e..030f84e12 100644 --- a/dev-cpp/sparsehash/sparsehash-2.0.2.recipe +++ b/dev-cpp/sparsehash/sparsehash-2.0.2.recipe @@ -8,8 +8,8 @@ REVISION="1" LICENSE="BSD (2-clause)" COPYRIGHT="2008 Jesse Beder" -ARCHITECTURES="x86_gcc2 x86 x86_64" -SECONDARY_ARCHITECTURES="x86_gcc2 x86" +ARCHITECTURES="!x86_gcc2 x86 x86_64" +SECONDARY_ARCHITECTURES="!x86_gcc2 x86" PATCHES="sparsehash-$portVersion.patchset"