colm: enable on x86, mark as broken on x86_gcc2.

This commit is contained in:
fbrosson
2018-06-06 20:48:37 +00:00
parent 24a9e05925
commit 0e0bc69e12

View File

@@ -9,8 +9,8 @@ REVISION="1"
SOURCE_URI="https://www.colm.net/files/colm/colm-$portVersion.tar.gz"
CHECKSUM_SHA256="33e624677176958eaad76ebe6c391a68a0b4728fec8cc039efa1316f525f408c"
ARCHITECTURES="!x86_gcc2 ?x86 x86_64"
SECONDARY_ARCHITECTURES="?x86"
ARCHITECTURES="!x86_gcc2 x86 x86_64"
SECONDARY_ARCHITECTURES="x86"
commandBinDir=$binDir
commandSuffix=$secondaryArchSuffix