From: Luk Claes Date: Sun, 15 Feb 2009 23:14:35 +0000 (+0000) Subject: Also fix arch list, now I know again how it works :-) X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=d528082fbd89fe7996ef99aee3617d280103870e;hp=9de63c6c7210dfacea93c4234af9a0c8ac956853;p=wannabuild.git Also fix arch list, now I know again how it works :-) --- diff --git a/etc/graph.R b/etc/graph.R index d4fe3a3..a530a28 100644 --- a/etc/graph.R +++ b/etc/graph.R @@ -1,4 +1,4 @@ -arch <- c("alpha", "amd64", "arm", "armel", "hppa", "i386", "ia64", "mips", +arch <- c("alpha", "amd64", "armel", "hppa", "i386", "ia64", "mips", "mipsel", "powerpc", "s390", "sparc") palette(c("black", "turquoise", "red", "OrangeRed", "green3", "cyan", "magenta", "violetred2","thistle4", "steelblue2", "springgreen4",