From fad508dae7ebcea342c45adc1eec11aeb2ad0e7f Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Mon, 28 Aug 2023 15:33:13 +0200 Subject: nftables exporter ist onyl available for amd64 --- prom-exporter-nftables/debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prom-exporter-nftables/debian/control b/prom-exporter-nftables/debian/control index c86007a..02d4e2b 100644 --- a/prom-exporter-nftables/debian/control +++ b/prom-exporter-nftables/debian/control @@ -6,7 +6,7 @@ Standards-Version: 3.9.2 Build-Depends: debhelper (>= 9), wget, ca-certificates Package: prom-exporter-nftables -Architecture: amd64 i386 arm64 +Architecture: amd64 Depends: ${misc:Depends} Conflicts: prometheus-nftables-exporter Description: prometheus nftables-exporter (binary only) -- cgit v1.2.3