diff --git a/debian/control b/debian/control index 3b684fa..25a92bb 100644 --- a/debian/control +++ b/debian/control @@ -18,6 +18,7 @@ Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, +Multi-Arch: foreign Description: library for catching and handling panics in Go applications panicwrap is a Go library that re-executes a Go binary and monitors stderr output from the binary for a panic. When it finds a panic, it