From b0da0f66d5ab2e6770b0c72fb4c6c2bcc5c85d02 Mon Sep 17 00:00:00 2001 From: Daniil Baturin Date: Sun, 20 Jan 2019 17:55:15 +0000 Subject: Enable Debian package build on ARM64 and Debian Stretch. --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 7950098..cdb47bc 100644 --- a/debian/control +++ b/debian/control @@ -6,8 +6,8 @@ Standards-Version: 3.9.1 Build-Depends: debhelper (>= 7), gnat (>=4.0), gprbuild Package: hvinfo -Depends: libgnat-4.4 | libgnat-4.6 | libgnat-4.9 -Architecture: i386 amd64 armhf +Depends: libgnat-4.4 | libgnat-4.6 | libgnat-4.9 | libgnat-6 +Architecture: i386 amd64 armhf arm64 Description: x86 hypervisor detection tool An x86 hypervisor detection with support for detecting KVM, Xen PV or HVM, VMware, and others. -- cgit v1.2.3