mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
vaultwarden: restrict archs (ring)
This commit is contained in:
parent
956e63af4f
commit
13a338f64f
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
||||||
pkgname=vaultwarden
|
pkgname=vaultwarden
|
||||||
version=1.25.2
|
version=1.25.2
|
||||||
revision=1
|
revision=1
|
||||||
|
archs="x86_64* i686* aarch64* arm*" # ring
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
configure_args="--features sqlite,mysql,postgresql"
|
configure_args="--features sqlite,mysql,postgresql"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
|
Loading…
Add table
Reference in a new issue