testing/lsd: enable on riscv64

This commit is contained in:
ptrcnull 2023-10-14 16:43:55 +02:00 committed by J0WI
parent cbf1dcd14a
commit ade66f5338

View File

@ -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"