spotifyd: restrict archs

This commit is contained in:
q66 2022-12-18 01:51:14 +00:00
parent fe13a09b2c
commit 39d98cfc4c
1 changed files with 1 additions and 0 deletions

View File

@ -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"