diff --git a/repos/ports/run/virtualbox_auto_disk.run b/repos/ports/run/virtualbox_auto_disk.run index 8fcdbc0cc3..3e8b30401e 100644 --- a/repos/ports/run/virtualbox_auto_disk.run +++ b/repos/ports/run/virtualbox_auto_disk.run @@ -1,6 +1,5 @@ -# Tested for nova 64bit solely. +# Tested for nova. assert_spec nova -assert_spec 64bit set use_vdi 1 set use_iso 0 diff --git a/repos/ports/run/virtualbox_auto_share.run b/repos/ports/run/virtualbox_auto_share.run index 86a2e336d7..a7952c69d5 100644 --- a/repos/ports/run/virtualbox_auto_share.run +++ b/repos/ports/run/virtualbox_auto_share.run @@ -63,9 +63,8 @@ if {[is_qemu_available]} { exit } -# Tested for nova 64bit solely. +# Tested for nova. assert_spec nova -assert_spec 64bit # # Build Noux packages only once