summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
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.