swi-prolog: set arm* as broken

This commit is contained in:
John 2019-04-05 23:34:54 +02:00
parent 41f582fcc1
commit 7b9ada4057
No known key found for this signature in database
GPG Key ID: 778558807E4FFC55
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ distfiles="http://www.swi-prolog.org/download/stable/src/swipl-${version}.tar.gz
checksum=abb81b55ac5f2c90997c0005b1f15b74ed046638b64e784840a139fe21d0a735
case "$XBPS_TARGET_MACHINE" in
armv7l*) broken="https://travis-ci.org/void-linux/void-packages/jobs/510224384";;
armv*) broken="https://travis-ci.org/void-linux/void-packages/jobs/510224384";;
esac
if [ "$CROSS_BUILD" ]; then