mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
testing/watchexec: enable on arches supported by rust >= 1.37.0-r0
This commit is contained in:
parent
9fa1138784
commit
c085bea2e4
@ -5,7 +5,7 @@ pkgver=1.10.3
|
||||
pkgrel=0
|
||||
pkgdesc='Executes commands in response to file modifications'
|
||||
url='https://github.com/watchexec/watchexec'
|
||||
arch='x86_64' # limited by rust/cargo
|
||||
arch='x86_64 x86 armhf armv7 aarch64 ppc64le' # limited by rust/cargo
|
||||
license='Apache-2.0'
|
||||
makedepends='cargo'
|
||||
subpackages="$pkgname-doc"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user