From c47d922bcaccc6eb8b2629a5844c58fd7ce97433 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 2 Sep 2023 10:51:00 +0200 Subject: [PATCH] Update config.json --- webtop_kde/config.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/webtop_kde/config.json b/webtop_kde/config.json index 1bea84104..3d5eb244d 100644 --- a/webtop_kde/config.json +++ b/webtop_kde/config.json @@ -1,8 +1,7 @@ { "arch": [ "aarch64", - "amd64", - "armv7" + "amd64" ], "codenotary": "alexandrep.github@gmail.com", "description": "Full linux desktop environment accessible via any modern web browser",