mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-10 23:02:56 +02:00
conduit: restrict archs (ring dependency)
This commit is contained in:
parent
b0af672471
commit
530a954ad8
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
|||
pkgname=conduit
|
||||
version=0.3.0
|
||||
revision=1
|
||||
# needs ring/rustls
|
||||
archs="x86_64* i686* aarch64* armv[67]*"
|
||||
wrksrc="conduit-v${version}"
|
||||
build_style=cargo
|
||||
hostmakedepends="clang"
|
||||
|
|
Loading…
Add table
Reference in a new issue