aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorJ0WI <J0WI@users.noreply.github.com>2019-08-13 15:59:54 +0200
committerprspkt <prspkt@protonmail.com>2019-08-13 21:57:53 +0300
commitf175728ec7eb1a1e296bd5110c9b380c01ddefe5 (patch)
tree12622e03382d9efe304fbcdebd2088fc3bba51ef /testing
parentecaf83bb9451cfda24a13835689329c19247832c (diff)
downloadaports-f175728ec7eb1a1e296bd5110c9b380c01ddefe5.tar.bz2
aports-f175728ec7eb1a1e296bd5110c9b380c01ddefe5.tar.xz
testing/sd: enable on armhf and armv7
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 9b28c68d39..7fb7b934eb 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"