diff --git a/testing/watchexec/APKBUILD b/testing/watchexec/APKBUILD index 64b6c93568b..94161d5e21f 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"