summaryrefslogtreecommitdiff
path: root/testing/seaweedfs/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/seaweedfs/APKBUILD')
-rw-r--r--testing/seaweedfs/APKBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/testing/seaweedfs/APKBUILD b/testing/seaweedfs/APKBUILD
index 0134e1fba22..8b6af535371 100644
--- a/testing/seaweedfs/APKBUILD
+++ b/testing/seaweedfs/APKBUILD
@@ -6,7 +6,8 @@ pkgrel=3
pkgdesc="SeaweedFS is a simple and highly scalable distributed file system to store and serve billions of files fast"
url="https://github.com/seaweedfs/seaweedfs"
license="Apache-2.0"
-arch="all !s390x !ppc64le !riscv64" # FTBFS
+# loongarch64: blocked by bbolt
+arch="all !s390x !ppc64le !riscv64 !loongarch64" # FTBFS
makedepends="go"
subpackages="$pkgname-doc $pkgname-openrc"
source="seaweedfs-$pkgver.tar.gz::https://github.com/seaweedfs/seaweedfs/archive/$pkgver.tar.gz