summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2021-09-24 15:22:57 +0200
committerChristian Pointner <equinox@spreadspace.org>2021-09-24 15:22:57 +0200
commit59126d922e1086f91a9fcdcf7f60dbabbd3c7637 (patch)
treee82920eb6aaf09de67a39d617775afee9686041f
parentadd package for ipmi_exporter (diff)
ipmi exporter binaries for i486 are not avaialble to download
-rw-r--r--prom-exporter-ipmi/debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/prom-exporter-ipmi/debian/control b/prom-exporter-ipmi/debian/control
index 71cf99c..6460520 100644
--- a/prom-exporter-ipmi/debian/control
+++ b/prom-exporter-ipmi/debian/control
@@ -6,7 +6,7 @@ Standards-Version: 3.9.2
Build-Depends: debhelper (>= 9), wget, ca-certificates
Package: prom-exporter-ipmi
-Architecture: amd64 i386
+Architecture: amd64
Depends: ${misc:Depends}, freeipmi-tools
Conflicts: prometheus-ipmi-exporter
Description: prometheus ipmi-exporter (binary only)