testing/watchexec: enable on arches supported by rust >= 1.37.0-r0

This commit is contained in:
Rasmus Thomsen 2019-08-30 20:56:19 +01:00 committed by Leo
parent 9fa1138784
commit c085bea2e4

View File

@ -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"