mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
testing/rustscan: enable ppc64le, s390x and riscv64
This commit is contained in:
parent
73718823d6
commit
22a2f89741
@ -6,9 +6,8 @@ pkgrel=0
|
||||
pkgdesc="Modern Port Scanner"
|
||||
url="https://github.com/RustScan/RustScan"
|
||||
license="GPL-3.0-or-later"
|
||||
# ppc64le and s390x and riscv64 blocked by ring crate
|
||||
# armhf timout while building
|
||||
arch="all !ppc64le !armhf !s390x !riscv64"
|
||||
arch="all !armhf"
|
||||
makedepends="cargo cargo-auditable"
|
||||
checkdepends="bash perl python3"
|
||||
source="https://github.com/RustScan/RustScan/archive/$pkgver/rustscan-$pkgver.tar.gz"
|
||||
|
Loading…
Reference in New Issue
Block a user