From ccc905d964cae55879091fc73b8968417a8f2e64 Mon Sep 17 00:00:00 2001 From: rosbeef andino Date: Tue, 10 Oct 2023 00:52:48 +0000 Subject: [PATCH] activate armhf --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index ca0b222..5e01bdf 100644 --- a/manifest.toml +++ b/manifest.toml @@ -19,7 +19,7 @@ cpe = "cpe:2.3:a:home-assistant:home-assistant" [integration] yunohost = ">= 11.2" -architectures = ["amd64", "arm64"] +architectures = ["amd64", "arm64", "armhf"] multi_instance = false ldap = true sso = false