summaryrefslogtreecommitdiff
path: root/pkg/machine/libvirt/machine.go
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/machine/libvirt/machine.go')
-rw-r--r--pkg/machine/libvirt/machine.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkg/machine/libvirt/machine.go b/pkg/machine/libvirt/machine.go
index c38f63853..e1aa1569b 100644
--- a/pkg/machine/libvirt/machine.go
+++ b/pkg/machine/libvirt/machine.go
@@ -1,3 +1,5 @@
+// +build amd64,linux arm64,linux amd64,darwin arm64,darwin
+
package libvirt
import "github.com/containers/podman/v3/pkg/machine"