Multiarch Fixes - llvmlite

Ready changes

Summary

  • ma-foreign : llvmlite-doc could be marked Multi-Arch: foreign

Diff

diff --git a/debian/control b/debian/control
index 726198a..304db51 100644
--- a/debian/control
+++ b/debian/control
@@ -44,6 +44,7 @@ Depends:
  ${sphinxdoc:Depends}
 Suggests:
  python3-llvmlite
+Multi-Arch: foreign
 Description: LLVM Python binding for writing JIT compilers (docs)
  llvmlite uses the LLVM library for JIT (just-in-time) compilation of
  Python code into native machine instructions during runtime. Instead

More details

Full run details