mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
community/cargo-bloat: enable on loongarch64
This commit is contained in:
parent
89ac39ef58
commit
c450d1cfdc
@ -5,7 +5,7 @@ pkgver=0.12.1
|
||||
pkgrel=0
|
||||
pkgdesc="Find out what takes most of the space in your Rust executable"
|
||||
url="https://github.com/RazrFalcon/cargo-bloat"
|
||||
arch="x86_64 armv7 armhf aarch64 x86 ppc64le" # limited by rust/cargo
|
||||
arch="x86_64 armv7 armhf aarch64 x86 ppc64le loongarch64" # limited by rust/cargo
|
||||
license="MIT"
|
||||
depends="cargo cargo-auditable"
|
||||
source="https://github.com/RazrFalcon/cargo-bloat/archive/v$pkgver/cargo-bloat-$pkgver.tar.gz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user