From ea28bc8eee24d1e35f203a5fb003ba99c45e7432 Mon Sep 17 00:00:00 2001 From: Antoine Martin Date: Sun, 1 Dec 2024 15:32:17 -0500 Subject: [PATCH] ilot/authentik: missing uvicorn --- ilot/authentik/APKBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ilot/authentik/APKBUILD b/ilot/authentik/APKBUILD index 4aa9f48..c80b750 100644 --- a/ilot/authentik/APKBUILD +++ b/ilot/authentik/APKBUILD @@ -8,7 +8,8 @@ url="https://github.com/goauthentik/authentik" # s390x: missing py3-celery py3-flower and py3-kombu # armhf/armv7/x86: out of memory error when building goauthentik # ppc64le: not supported by Rollup build -arch="aarch64 x86_64" +# missing uvicorn +# arch="aarch64 x86_64" license="MIT" depends=" bash