Remove *timesinkbsd from webapps.mason grids
parent
1df7a40984
commit
c73724d273
|
@ -18,8 +18,6 @@ CONSTANT: oses
|
||||||
{ "windows" "Windows" }
|
{ "windows" "Windows" }
|
||||||
{ "macosx" "Mac OS X" }
|
{ "macosx" "Mac OS X" }
|
||||||
{ "linux" "Linux" }
|
{ "linux" "Linux" }
|
||||||
{ "freebsd" "FreeBSD" }
|
|
||||||
{ "openbsd" "OpenBSD" }
|
|
||||||
}
|
}
|
||||||
|
|
||||||
CONSTANT: cpus
|
CONSTANT: cpus
|
||||||
|
|
|
@ -27,9 +27,6 @@ IN: webapps.mason.utils
|
||||||
{ "windows" "Windows XP, Windows Vista or Windows 7" }
|
{ "windows" "Windows XP, Windows Vista or Windows 7" }
|
||||||
{ "macosx" "Mac OS X 10.5 Leopard" }
|
{ "macosx" "Mac OS X 10.5 Leopard" }
|
||||||
{ "linux" "Ubuntu Linux 9.04 (other distributions may also work)" }
|
{ "linux" "Ubuntu Linux 9.04 (other distributions may also work)" }
|
||||||
{ "freebsd" "FreeBSD 7.1" }
|
|
||||||
{ "netbsd" "NetBSD 5.0" }
|
|
||||||
{ "openbsd" "OpenBSD 4.5" }
|
|
||||||
} at
|
} at
|
||||||
] [
|
] [
|
||||||
dup cpu>> "x86.32" = [
|
dup cpu>> "x86.32" = [
|
||||||
|
|
Loading…
Reference in New Issue