mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
cargo-about: restrict archs because of ring
This commit is contained in:
parent
3263ea08fa
commit
9cb24c20bc
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
||||||
pkgname=cargo-about
|
pkgname=cargo-about
|
||||||
version=0.4.7
|
version=0.4.7
|
||||||
revision=1
|
revision=1
|
||||||
|
# depends on rustls/ring
|
||||||
|
archs="x86_64* aarch64* i686* arm*"
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
short_desc="Cargo plugin to generate list of all licenses for a crate"
|
short_desc="Cargo plugin to generate list of all licenses for a crate"
|
||||||
maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue