From 6e96494b9559dec398b51b18ada2085b03320079 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jakub=20Ru=C5=BEi=C4=8Dka?= Date: Mon, 26 Jun 2023 16:06:26 +0200 Subject: [PATCH] distro/pkg/deb: make manager package arch specific The supervisor plugin is compiled and arch specific. --- distro/pkg/deb/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/distro/pkg/deb/control b/distro/pkg/deb/control index d4a3bda94..aa0aa4262 100644 --- a/distro/pkg/deb/control +++ b/distro/pkg/deb/control @@ -29,7 +29,7 @@ Build-Depends: Homepage: https://www.knot-resolver.cz/ Package: knot-resolver-manager -Architecture: all +Architecture: any Provides: knot-resolver6, Depends: -- 2.47.2