dev-python/cffi: I forgot to disable x86_gcc2.

This commit is contained in:
fbrosson
2018-10-29 13:17:17 +00:00
parent d01bca7579
commit 4988f59c22

View File

@@ -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="