From b011408b7eec3e3654e28406335674781951fdfc Mon Sep 17 00:00:00 2001 From: godog <godog@autistici.org> Date: Fri, 23 Dec 2016 19:49:32 -0800 Subject: [PATCH] debian: switch back to Arch: all --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index d818511..20a1cd4 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. -- GitLab