summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosua Mayer <privacy@not.given>2016-04-01 14:30:45 +0200
committerJosua Mayer <privacy@not.given>2016-04-01 14:31:54 +0200
commitfc146a945b053745904816c69ab894d35ca62c03 (patch)
tree7840425d2c7db6336cd42100864dc0908d35bdf8
parentad7cbcd195198e78c2a6e67d5be3db6ffeb2a479 (diff)
downloadhvinfo-fc146a945b053745904816c69ab894d35ca62c03.tar.gz
hvinfo-fc146a945b053745904816c69ab894d35ca62c03.zip
add armhf as a build-architecture for the binary package
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index e80771d..7950098 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 7), gnat (>=4.0), gprbuild
Package: hvinfo
Depends: libgnat-4.4 | libgnat-4.6 | libgnat-4.9
-Architecture: i386 amd64
+Architecture: i386 amd64 armhf
Description: x86 hypervisor detection tool
An x86 hypervisor detection with support for detecting
KVM, Xen PV or HVM, VMware, and others.