From fbad0d54b5cb0fb38f1df7049a2f04d8962267dd Mon Sep 17 00:00:00 2001
From: Ariadne Conill <ariadne@dereferenced.org>
Date: Mon, 21 Jun 2021 05:40:43 -0600
Subject: [PATCH] testing/bazel2: disable, FTBFS

---
 testing/bazel2/APKBUILD | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/testing/bazel2/APKBUILD b/testing/bazel2/APKBUILD
index fcb2dd3a0078..fedc80b10d16 100644
--- a/testing/bazel2/APKBUILD
+++ b/testing/bazel2/APKBUILD
@@ -5,7 +5,7 @@ pkgver=2.2.0
 pkgrel=1
 pkgdesc="A fast, scalable, multi-language and extensible build system"
 url="https://bazel.build/"
-arch="x86_64"
+#arch="x86_64"
 license="Apache-2.0"
 depends="bash libarchive java-jdk zip unzip"
 makedepends="python3 linux-headers protobuf coreutils"
-- 
GitLab