aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
Diffstat (limited to 'testing')
-rw-r--r--testing/sd/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/sd/APKBUILD b/testing/sd/APKBUILD
index 9b28c68d399..7fb7b934eba 100644
--- a/testing/sd/APKBUILD
+++ b/testing/sd/APKBUILD
@@ -5,7 +5,7 @@ pkgver=0.6.5
pkgrel=0
pkgdesc="An intuitive find & replace CLI"
url="https://github.com/chmln/sd"
-arch="x86_64" # limited by rust/cargo
+arch="x86_64 armhf armv7" # limited by rust/cargo
license="MIT"
options="net"
makedepends="cargo"