From e54eacd7d664f63c2baf9f065787318035dd3c15 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 9 Apr 2023 08:50:16 +0200 Subject: [PATCH] Update config.json --- calibre/config.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/calibre/config.json b/calibre/config.json index 9fa583e26..6ad7a705b 100644 --- a/calibre/config.json +++ b/calibre/config.json @@ -1,8 +1,7 @@ { "arch": [ "aarch64", - "amd64", - "armv7" + "amd64" ], "codenotary": "alexandrep.github@gmail.com", "description": "e-book manager",