From 83b3cd0770c4471ab6d7529638dc4b59e0a2aa86 Mon Sep 17 00:00:00 2001 From: angristan Date: Sun, 30 Sep 2018 14:09:16 +0200 Subject: [PATCH] Add CentOS 7/arm64 to compatibility table --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c8e5165..5ad721b 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ The script supports these OS and architectures: | | i386 | amd64 | armhf | arm64 | | ------------ | ---- | ----- | ----- | ----- | | Arch Linux | ❔ | ✅ | ❔ | ❔ | -| CentOS 7 | ❔ | ✅ | ❌ | ❌ | +| CentOS 7 | ❔ | ✅ | ❌ | ✅ | | Debian 8 | ✅ | ✅ | ❌ | ❌ | | Debian 9 | ❌ | ✅ | ✅ | ✅ | | Fedora 27 | ❔ | ✅ | ❔ | ❔ |