on second thought, remove arch restrictions and explicitly depend on golang-go
authorSteven McDonald <steven@steven-mcdonald.id.au>
Sun, 2 Oct 2011 05:16:00 +0000 (16:16 +1100)
committerSteven McDonald <steven@steven-mcdonald.id.au>
Sun, 2 Oct 2011 05:16:00 +0000 (16:16 +1100)
in the future, golang-go might be ported to more architectures. we don't
want to have to manually update the architectures for orchestra every
time this happens, so let's just depend on the go compiler rather than
the metapackage so that we can always build whenever golang-go is
available.


No differences found