diff --git a/testing/oauth2-proxy/APKBUILD b/testing/oauth2-proxy/APKBUILD index b6af3aa8576..f6ea8111e21 100644 --- a/testing/oauth2-proxy/APKBUILD +++ b/testing/oauth2-proxy/APKBUILD @@ -5,7 +5,7 @@ pkgver=7.8.1 pkgrel=3 pkgdesc="Reverse proxy that provides authentication with Google, Azure, OpenID Connect and many more identity providers" url="https://oauth2-proxy.github.io/oauth2-proxy" -arch="all" +arch="all !riscv64" # tests fail license="MIT" install="$pkgname.pre-install" makedepends="go"