summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 38498e3..95a7220 100644
--- a/debian/control
+++ b/debian/control
@@ -15,9 +15,9 @@ Rules-Requires-Root: no
Package: libarray-iterator-perl
Architecture: all
+Multi-Arch: foreign
Depends: ${misc:Depends},
${perl:Depends}
-Multi-Arch: foreign
Description: simple class to provide iterators over Perl arrays
Array::Iterator Perl module provides a very simple iterator
interface. It is uni-directional and can only be used once. It