From 2ca9aaa450e04d5f04190319960a135c9c8c257c Mon Sep 17 00:00:00 2001 From: Axel Beckert Date: Sat, 18 Apr 2015 14:14:33 +0200 Subject: [PATCH] The .deb is and needs to be architecture-independent --- packaging/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/control b/packaging/control index ff162eb..ce944cb 100644 --- a/packaging/control +++ b/packaging/control @@ -1,6 +1,6 @@ Package: sshuttle Version: 0.2 -Architecture: i386 +Architecture: all Maintainer: Jim Wyllie Depends: autossh, upstart, python (>=2.6) Section: utils