summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 5505437..3d874e0 100644
--- a/debian/control
+++ b/debian/control
@@ -19,6 +19,7 @@ Package: libtest-manifest-perl
Architecture: all
Depends: ${misc:Depends},
${perl:Depends}
+Multi-Arch: foreign
Description: Perl module for interacting with a test manifest file
Test::Manifest is a Perl test framework that allows you to run any tests you
want based on the t/test_manifest file, in any order you desire (rather than