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
|
pkgname=cargo-edit
|
||||||
version=0.8.0
|
version=0.8.0
|
||||||
revision=1
|
revision=1
|
||||||
|
archs="x86_64* i686* aarch64* arm*" # uses ring
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="openssl-devel"
|
makedepends="openssl-devel"
|
||||||
|
|
Loading…
Reference in a new issue