From d785592c31a3217cdc7f4b523a09d2be91c29fe9 Mon Sep 17 00:00:00 2001 From: Debian Janitor <janitor@jelmer.uk> Date: Sat, 1 Oct 2022 13:31:39 +0000 Subject: [PATCH] Apply multi-arch hints. + libsprng2-doc: Add Multi-Arch: foreign. Changes-By: apply-multiarch-hints --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 93912c5..ae9c60d 100644 --- a/debian/control +++ b/debian/control @@ -39,6 +39,7 @@ Package: libsprng2-doc Section: doc Architecture: all Depends: ${misc:Depends} +Multi-Arch: foreign Description: SPRNG Scalable Parallel RNG library -- documentation package The SPRNG (Scalable Parallel Random Number Generator) library provides several RNGs that are suitable for use in parallel computing. -- GitLab