veyron/profiles: fix the build.

Change-Id: Ic3aaf997f4f9a717cb236d715cb941c284034dc5
diff --git a/profiles/uts_str_linux_nonarm.go b/profiles/uts_str_linux_nonarm.go
index c17cef7..4a97742 100644
--- a/profiles/uts_str_linux_nonarm.go
+++ b/profiles/uts_str_linux_nonarm.go
@@ -1,4 +1,4 @@
-// +build linux,arm
+// +build linux,!arm
 
 package profiles