mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
testing/oauth2-proxy: disable on riscv64
This commit is contained in:
parent
95f8a0ce69
commit
362acff646
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user