summaryrefslogtreecommitdiff
path: root/community/go/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/go/PKGBUILD')
-rw-r--r--community/go/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/go/PKGBUILD b/community/go/PKGBUILD
index d28d6699..d1cd4d9f 100644
--- a/community/go/PKGBUILD
+++ b/community/go/PKGBUILD
@@ -12,6 +12,6 @@ eval "$(
eval "$(
declare -f build check _package \
| sed '
- s/\(export GOARCH=\)amd64/\1386 GO386=387/
+ s/\(export GOARCH=\)amd64/\1386 /
'
)"