spotifyd: restrict archs
This commit is contained in:
parent
fe13a09b2c
commit
39d98cfc4c
|
@ -2,6 +2,7 @@
|
|||
pkgname=spotifyd
|
||||
version=0.3.4
|
||||
revision=1
|
||||
archs="x86_64* i686* aarch64* arm*" # ring
|
||||
build_style=cargo
|
||||
configure_args="--no-default-features"
|
||||
hostmakedepends="pkg-config"
|
||||
|
|
Loading…
Reference in New Issue