From d6e94cf7952458585665adea5c563b39e5f4de13 Mon Sep 17 00:00:00 2001 From: tituspijean Date: Thu, 3 Jun 2021 19:36:57 +0200 Subject: [PATCH] Add armhf support in DISCLAIMER --- doc/DISCLAIMER.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/DISCLAIMER.md b/doc/DISCLAIMER.md index 26d80a4..845ec1e 100644 --- a/doc/DISCLAIMER.md +++ b/doc/DISCLAIMER.md @@ -1,5 +1,5 @@ * Sonarr developper's repository only allows to download the very latest version. * The version displayed here may be different from the one actually installed. -* Supported architectures are `arm`, `arm64`, and `amd64` +* Supported architectures are `arm`, `armhf`, `arm64`, and `amd64` * Access control is done with YunoHost's permissions system. * API (`domain.tld/path/api`) can be accessed by visitors to allow control by remote clients.