mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 12:01:41 +02:00
testing/exa: enable on armhf and armv7
This commit is contained in:
parent
7572a93371
commit
ecaf83bb94
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user