aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch.in
diff options
context:
space:
mode:
Diffstat (limited to 'arch.in')
-rw-r--r--arch.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch.in b/arch.in
index 9e7cab47..5113446e 100644
--- a/arch.in
+++ b/arch.in
@@ -1,4 +1,4 @@
-/* $Id: arch.in,v 1.11 2011/10/16 16:25:19 schwarze Exp $ */
+/* $Id: arch.in,v 1.12 2012/01/28 14:02:17 joerg Exp $ */
/*
* Copyright (c) 2009 Kristaps Dzonsons <kristaps@bsd.lv>
*
@@ -105,6 +105,7 @@ LINE("sun3", "Sun3")
LINE("tahoe", "Tahoe")
LINE("vax", "VAX")
LINE("x68k", "X68k")
+LINE("x86", "x86")
LINE("x86_64", "x86_64")
LINE("xen", "Xen")
LINE("zaurus", "Zaurus")