From a40bbf6d134b6914c325e29fdf703ab7b4b17e31 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A9ctor=20Or=C3=B3n=20Mart=C3=ADnez?= Date: Sat, 19 May 2018 16:19:50 +0200 Subject: debian/control: restrict to arch amd64 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit debos hardcodes qemu x86 usage, therefore it only makes sense to be built in this architecture for now. Signed-off-by: Héctor Orón Martínez --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/control b/debian/control index cd8e967..60defa3 100644 --- a/debian/control +++ b/debian/control @@ -22,7 +22,7 @@ XS-Go-Import-Path: github.com/go-debos/debos Testsuite: autopkgtest-pkg-go Package: debos -Architecture: any +Architecture: amd64 Built-Using: ${misc:Built-Using} Recommends: bmap-tools , busybox | busybox-static -- cgit v1.2.3