From ad2b9d34744eee43bebb504b960c2d63544e241d Mon Sep 17 00:00:00 2001 From: Sergei Golubchik Date: Wed, 31 Aug 2022 16:39:37 +0200 Subject: [PATCH] debian: arm64 is supported --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 997ea2e1c..30cea3683 100644 --- a/debian/control +++ b/debian/control @@ -1,5 +1,5 @@ Package: mariadb-plugin-columnstore -Architecture: amd64 +Architecture: amd64 arm64 Depends: binutils, libjemalloc1 | libjemalloc2, libsnappy1 | libsnappy1v5,