mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
community/cbindgen: enable on arches supported by rust >= 1.37.0-r0
This commit is contained in:
parent
b9bc6be651
commit
96223ebf2b
@ -5,7 +5,7 @@ pkgver=0.9.1
|
||||
pkgrel=0
|
||||
pkgdesc="Tool to generate C bindings from Rust code"
|
||||
url="https://github.com/eqrion/cbindgen"
|
||||
arch="x86_64 armhf armv7" # Limited by cargo
|
||||
arch="x86_64 armv7 armhf aarch64 x86" # Limited by cargo
|
||||
license="MPL-2.0"
|
||||
makedepends="cargo"
|
||||
source="$pkgname-$pkgver.tar.gz::https://github.com/eqrion/cbindgen/archive/v$pkgver.tar.gz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user