testing/exa: enable on armhf and armv7

This commit is contained in:
J0WI 2019-08-13 16:00:53 +02:00 committed by prspkt
parent 7572a93371
commit ecaf83bb94
No known key found for this signature in database
GPG Key ID: 24BA3D41BDA6E870

View File

@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="ls replacement written in Rust"
url="https://the.exa.website/"
options="!check" # Tests fail on drone-ci
arch="x86_64" # Limited by cargo
arch="x86_64 armhf armv7" # Limited by cargo
license="MIT"
makedepends="cargo cmake"
subpackages="$pkgname-doc"