From 3807104bc6876c65adbff6065653374effe3ca8a Mon Sep 17 00:00:00 2001 From: Timmo Date: Tue, 19 Mar 2019 22:39:53 +0000 Subject: [PATCH] :hammer: Add missing armv7 arch --- thelounge/config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/thelounge/config.json b/thelounge/config.json index f07e466..bbe8091 100644 --- a/thelounge/config.json +++ b/thelounge/config.json @@ -10,6 +10,7 @@ "aarch64", "amd64", "armhf", + "armv7", "i386" ], "boot": "auto",