cargo-edit: broken on non-x86/arm because of ring
This commit is contained in:
parent
ff010d98c4
commit
c3b70c5515
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
pkgname=cargo-edit
|
||||
version=0.8.0
|
||||
revision=1
|
||||
archs="x86_64* i686* aarch64* arm*" # uses ring
|
||||
build_style=cargo
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="openssl-devel"
|
||||
|
|
Loading…
Reference in a new issue