diff --git a/debian/control b/debian/control
index d818511afc28784b25d4548093b917230184067e..20a1cd422c61962807d86599f434b7d1cfcce6f7 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Build-Depends: debhelper (>= 9), autotools-dev, dh-autoreconf
 Standards-Version: 3.9.5
 
 Package: encrypted-image-tools
-Architecture: any
+Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends}, python, cryptsetup-bin,
  squashfs-tools, xz-utils
 Description: Tools to manage encrypted filesystem images.