testing/procs: enable on armhf and armv7

This commit is contained in:
J0WI 2019-08-13 16:00:28 +02:00 committed by prspkt
parent 3f266d5c2a
commit 95e1acdf7e
No known key found for this signature in database
GPG Key ID: 24BA3D41BDA6E870

View File

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