From 63e313d7532ff0e89c1e298db3328a40e3f5f68a Mon Sep 17 00:00:00 2001 From: Steve Langasek Date: Thu, 4 Oct 2012 17:46:51 +0000 Subject: Only build the package for amd64; we're not signing an i386 shim at this stage so there's no point in building it. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 4f27419e..0e27bb52 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 9), gnu-efi Vcs-Bzr: lp:ubuntu/shim Package: shim -Architecture: any +Architecture: amd64 Depends: ${shlibs:Depends}, ${misc:Depends} Description: boot loader to chain-load signed boot loaders under Secure Boot This package provides a minimalist boot loader which allows verifying -- cgit v1.2.3