aboutsummaryrefslogtreecommitdiffstats
path: root/testing/cloudfoundry-cli
diff options
context:
space:
mode:
Diffstat (limited to 'testing/cloudfoundry-cli')
-rw-r--r--testing/cloudfoundry-cli/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/cloudfoundry-cli/APKBUILD b/testing/cloudfoundry-cli/APKBUILD
index ae7a74f343..87b196b451 100644
--- a/testing/cloudfoundry-cli/APKBUILD
+++ b/testing/cloudfoundry-cli/APKBUILD
@@ -5,7 +5,7 @@ pkgver=6.18.0
pkgrel=0
pkgdesc="A CLI for Cloud Foundry written in Go"
url="https://github.com/cloudfoundry/cli"
-arch="all !s390x"
+arch="all !s390x !armv7"
license="Apache-2.0"
depends=""
depends_dev=""