From 1ac7e2e160ec40e20fade583188123c70f6cb294 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sun, 12 Feb 2023 23:22:03 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index f1825bf..c2def17 100644 --- a/manifest.toml +++ b/manifest.toml @@ -17,7 +17,7 @@ code = "https://github.com/spikecodes/libreddit" [integration] yunohost = ">= 11.1.6" -architectures = "all" +architectures = ["amd64"] multi_instance = true ldap = false sso = "not_relevant"