From 36314ceac602d7507452904495fa94017537b19c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= Date: Tue, 30 Jan 2024 19:34:33 +0100 Subject: [PATCH] fix arch --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index c553c97..4e4c150 100644 --- a/manifest.toml +++ b/manifest.toml @@ -19,7 +19,7 @@ cpe = "cpe:2.3:a:pgadmin:pgadmin" [integration] yunohost = ">= 11.0.11" -architectures = ["arm64"] +architectures = "all" multi_instance = false ldap = false sso = false