From c085bea2e4155db3b3720481b93addffbefa30d3 Mon Sep 17 00:00:00 2001 From: Rasmus Thomsen Date: Fri, 30 Aug 2019 20:56:19 +0100 Subject: testing/watchexec: enable on arches supported by rust >= 1.37.0-r0 --- testing/watchexec/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing') diff --git a/testing/watchexec/APKBUILD b/testing/watchexec/APKBUILD index 64b6c93568..94161d5e21 100644 --- a/testing/watchexec/APKBUILD +++ b/testing/watchexec/APKBUILD @@ -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" -- cgit v1.2.3