aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
Diffstat (limited to 'testing')
-rw-r--r--testing/watchexec/APKBUILD2
1 files changed, 1 insertions, 1 deletions
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"