mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 13:57:14 +02:00
testing/lsd: enable on riscv64
This commit is contained in:
parent
cbf1dcd14a
commit
ade66f5338
@ -5,7 +5,7 @@ pkgver=1.0.0
|
||||
pkgrel=0
|
||||
pkgdesc="Next-Gen ls command"
|
||||
url="https://github.com/Peltoche/lsd"
|
||||
arch="all !riscv64" # blocked by cargo
|
||||
arch="all"
|
||||
license="Apache-2.0"
|
||||
makedepends="cargo cargo-auditable"
|
||||
source="https://github.com/Peltoche/lsd/archive/refs/tags/v$pkgver/lsd-$pkgver.tar.gz"
|
||||
|
Loading…
Reference in New Issue
Block a user