xh: restrict to x86/arm (ring dependency)
This commit is contained in:
parent
ab48d1e4f8
commit
4755149d88
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
||||||
pkgname=xh
|
pkgname=xh
|
||||||
version=0.13.0
|
version=0.13.0
|
||||||
revision=1
|
revision=1
|
||||||
|
# depends on ring
|
||||||
|
archs="x86_64* i686* armv[67]* aarch64*"
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="openssl-devel"
|
makedepends="openssl-devel"
|
||||||
|
|
Loading…
Reference in a new issue