testing/gobuster: enable on s390x

This commit is contained in:
J. Neuschäfer 2025-07-01 17:37:52 +00:00 committed by achill (fossdd)
parent eb7c40fdf4
commit e273d6ced5

View File

@ -4,7 +4,7 @@ pkgver=3.6.0
pkgrel=13
pkgdesc="Directory/File, DNS and VHost busting tool written in Go"
url="https://github.com/OJ/gobuster"
arch="all !s390x"
arch="all"
license="Apache-2.0"
makedepends="go"
source="$pkgname-$pkgver.tar.gz::https://github.com/OJ/gobuster/archive/v$pkgver.tar.gz"