mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
testing/procs: enable on armhf and armv7
This commit is contained in:
parent
3f266d5c2a
commit
95e1acdf7e
@ -5,7 +5,7 @@ pkgver=0.8.8
|
||||
pkgrel=0
|
||||
pkgdesc="A modern replacement for ps written in Rust"
|
||||
url="https://github.com/dalance/procs"
|
||||
arch="x86_64" # limited by rust/cargo
|
||||
arch="x86_64 armhf armv7" # limited by rust/cargo
|
||||
license="MIT"
|
||||
options="net"
|
||||
makedepends="cargo"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user