mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 05:47:13 +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
|
pkgrel=3
|
||||||
pkgdesc="Reverse proxy that provides authentication with Google, Azure, OpenID Connect and many more identity providers"
|
pkgdesc="Reverse proxy that provides authentication with Google, Azure, OpenID Connect and many more identity providers"
|
||||||
url="https://oauth2-proxy.github.io/oauth2-proxy"
|
url="https://oauth2-proxy.github.io/oauth2-proxy"
|
||||||
arch="all"
|
arch="all !riscv64" # tests fail
|
||||||
license="MIT"
|
license="MIT"
|
||||||
install="$pkgname.pre-install"
|
install="$pkgname.pre-install"
|
||||||
makedepends="go"
|
makedepends="go"
|
||||||
|
Loading…
Reference in New Issue
Block a user