testing/tangctl: enable on loongarch64

This commit is contained in:
Celeste 2024-09-02 01:54:34 +00:00
parent 0dd06c84ce
commit a81c7b208f

View File

@ -7,8 +7,7 @@ pkgrel=19
pkgdesc="Tool implementing server-side ECMR exchange functionality (Tang server)" pkgdesc="Tool implementing server-side ECMR exchange functionality (Tang server)"
url="https://github.com/anatol/tang.go" url="https://github.com/anatol/tang.go"
license="BSD-3-Clause" license="BSD-3-Clause"
# loongarch64: build fails arch="all"
arch="all !loongarch64"
makedepends="go" makedepends="go"
checkdepends="clevis tang" checkdepends="clevis tang"
source="https://github.com/anatol/tang.go/archive/$_gitrev/tang.go-$pkgver.tar.gz source="https://github.com/anatol/tang.go/archive/$_gitrev/tang.go-$pkgver.tar.gz