diff --git a/dev-lang/python/python3-3.5.2.recipe b/dev-lang/python/python3-3.5.2.recipe index 3186484ca..b3a76c615 100644 --- a/dev-lang/python/python3-3.5.2.recipe +++ b/dev-lang/python/python3-3.5.2.recipe @@ -14,7 +14,7 @@ COPYRIGHT="1990-2015, Python Software Foundation" SOURCE_URI="https://www.python.org/ftp/python/$portVersion/Python-$portVersion.tar.xz" CHECKSUM_SHA256="0010f56100b9b74259ebcd5d4b295a32324b58b517403a10d1a2aa7cb22bca40" REVISION="1" -ARCHITECTURES="x86 x86_64 x86_gcc2" +ARCHITECTURES="x86 x86_64 !x86_gcc2" SECONDARY_ARCHITECTURES="!x86" PATCHES="python3-$portVersion.patchset"