From 302f0abf214a7e5cdd80960247ef1720bff4058f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 2 May 2024 20:04:15 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 56b4f31..eae82a0 100644 --- a/manifest.toml +++ b/manifest.toml @@ -18,7 +18,7 @@ fund = "https://liberapay.com/timokoesters/" [integration] yunohost = ">= 11.2" -architectures = [ "arm64", "amd64", "armhf" ] +architectures = [ "arm64", "amd64" ] multi_instance = false ldap = "not_relevant"