testing/cloudfoundry-cli: enable on s390x

This commit is contained in:
J. Neuschäfer 2025-01-21 22:42:26 +00:00 committed by achill (fossdd)
parent e4ae6d02c4
commit 48dd7b2e38

View File

@ -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"