diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-02-03 13:58:42 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-02-03 13:58:42 +0000 |
| commit | 495e2e17acb95c540cd620e8907989b67c9607cd (patch) | |
| tree | ce0b407b5287315ed6565efd4b4aaef2b485023d | |
| parent | b967976e947757113110a1312ce36be7850395b6 (diff) | |
Add arch-64 VM.
| -rwxr-xr-x | vmbuild | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -18,6 +18,7 @@ fedora-22-32) port=2000;; fedora-22-64) port=2001;; fedora-23-32) port=2002;; fedora-23-64) port=2003;; +arch-64) port=2004;; *) echo "Unrecognised bit depth $bits" exit 1 |
