From 3a32de7d4b51c4a17d32c7c9ddef185d4a957514 Mon Sep 17 00:00:00 2001 From: Leo Date: Thu, 9 Sep 2021 20:44:32 -0300 Subject: [PATCH] testing/v2ray: disable --- testing/v2ray/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/v2ray/APKBUILD b/testing/v2ray/APKBUILD index 3da8533e4c0..3a4033a34e8 100644 --- a/testing/v2ray/APKBUILD +++ b/testing/v2ray/APKBUILD @@ -5,7 +5,7 @@ pkgver=4.41.1 pkgrel=1 pkgdesc="A platform for building proxies to bypass network restrictions" url="https://v2fly.org" -arch="all" +arch="" # https://github.com/v2fly/v2ray-core/issues/1265 license="MIT" options="chmod-clean" makedepends="go"