From 4988f59c22a2374afcb044d1c9dbaf2702d22300 Mon Sep 17 00:00:00 2001 From: fbrosson Date: Mon, 29 Oct 2018 13:17:17 +0000 Subject: [PATCH] dev-python/cffi: I forgot to disable x86_gcc2. --- dev-python/cffi/cffi-1.11.5.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/cffi/cffi-1.11.5.recipe b/dev-python/cffi/cffi-1.11.5.recipe index d1e7cdd39..f09b4910e 100644 --- a/dev-python/cffi/cffi-1.11.5.recipe +++ b/dev-python/cffi/cffi-1.11.5.recipe @@ -8,7 +8,7 @@ REVISION="1" SOURCE_URI="https://files.pythonhosted.org/packages/source/c/cffi/cffi-$portVersion.tar.gz" CHECKSUM_SHA256="e90f17980e6ab0f3c2f3730e56d1fe9bcba1891eeea58966e89d352492cc74f4" -ARCHITECTURES="x86_gcc2 x86 x86_64" +ARCHITECTURES="!x86_gcc2 x86 x86_64" SECONDARY_ARCHITECTURES="x86" PROVIDES="