summaryrefslogtreecommitdiff
path: root/sysutils/xentools3/patches/patch-cw
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/xentools3/patches/patch-cw')
-rw-r--r--sysutils/xentools3/patches/patch-cw12
1 files changed, 0 insertions, 12 deletions
diff --git a/sysutils/xentools3/patches/patch-cw b/sysutils/xentools3/patches/patch-cw
deleted file mode 100644
index 91a6071dd80..00000000000
--- a/sysutils/xentools3/patches/patch-cw
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-cw,v 1.1 2007/11/17 16:45:32 bouyer Exp $
-
---- python/xen/xend/arch.py.orig 2007-11-17 16:30:03.000000000 +0100
-+++ python/xen/xend/arch.py 2007-11-17 16:30:26.000000000 +0100
-@@ -25,6 +25,7 @@
- "i586": "x86",
- "i686": "x86",
- "x86_64": "x86",
-+ "amd64": "x86",
- "i86pc": "x86",
- "ia64": "ia64",
- "ppc": "powerpc",