testing/ameba: disable on aarch64. build fails

This commit is contained in:
Natanael Copa 2018-03-29 10:25:48 +00:00
parent 84ddedd0ae
commit 381cb35b9e

View File

@ -5,7 +5,7 @@ pkgver=0.5.0
pkgrel=0
pkgdesc="A static code analysis tool for Crystal"
url="https://github.com/veelenga/ameba"
arch="x86_64 aarch64" # limited by crystal
arch="x86_64" # limited by crystal. build fails on aarch64
license="MIT"
makedepends="crystal libxml2-dev shards yaml-dev"
source="$pkgname-$pkgver.tar.gz::https://github.com/veelenga/$pkgname/archive/v$pkgver.tar.gz