diff options
| author | Steve Langasek <steve.langasek@canonical.com> | 2019-02-10 21:09:39 -0800 |
|---|---|---|
| committer | Steve Langasek <steve.langasek@canonical.com> | 2019-02-10 21:09:39 -0800 |
| commit | 21efb35cce375d55be127133dc9c20fff97b7a0f (patch) | |
| tree | 879e0fe0c5491bb4b4736b8f11aa231314b67cfb /debian/control | |
| parent | cebae05a6de75f95603a69afc7b19cde2edf6d2d (diff) | |
| download | efi-boot-shim-21efb35cce375d55be127133dc9c20fff97b7a0f.tar.gz efi-boot-shim-21efb35cce375d55be127133dc9c20fff97b7a0f.zip | |
Enable build for i386.
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index c26c2de9..2535dcef 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Vcs-Browser: https://salsa.debian.org/vorlon/shim Vcs-Git: https://salsa.debian.org/vorlon/shim.git Package: shim -Architecture: amd64 arm64 +Architecture: amd64 arm64 i386 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 |
