aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJ0WI <J0WI@users.noreply.github.com>2019-09-22 18:55:16 +0200
committerRasmus Thomsen <oss@cogitri.dev>2019-09-26 17:55:41 +0200
commitf4f4faf45959ec5f87be72671991cfd196c1ec88 (patch)
treedbf82ac2876a31c9989eb7dad069937c846f08d5
parentcffa7e520a312fd8c9a637603d7961bb73ac42e3 (diff)
downloadaports-f4f4faf45959ec5f87be72671991cfd196c1ec88.tar.bz2
aports-f4f4faf45959ec5f87be72671991cfd196c1ec88.tar.xz
testing/sd: more arches
-rw-r--r--testing/sd/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/sd/APKBUILD b/testing/sd/APKBUILD
index 7fb7b934eb..93f8cd323f 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 armhf armv7" # limited by rust/cargo
+arch="x86_64 armv7 armhf aarch64 x86 ppc64le" # limited by rust/cargo
license="MIT"
options="net"
makedepends="cargo"