diff --git a/testing/cloudfoundry-cli/APKBUILD b/testing/cloudfoundry-cli/APKBUILD index 5c9de5d3729..be6a0223ffa 100644 --- a/testing/cloudfoundry-cli/APKBUILD +++ b/testing/cloudfoundry-cli/APKBUILD @@ -5,7 +5,7 @@ pkgver=8.7.9 pkgrel=10 pkgdesc="A CLI for Cloud Foundry written in Go" url="https://github.com/cloudfoundry/cli" -arch="all !s390x !armv7" +arch="all !armv7" license="Apache-2.0" makedepends="go bash" checkdepends="ginkgo"