summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
Diffstat (limited to 'community')
-rw-r--r--community/electron/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/electron/PKGBUILD b/community/electron/PKGBUILD
index d1de1835..03e55b2f 100644
--- a/community/electron/PKGBUILD
+++ b/community/electron/PKGBUILD
@@ -9,6 +9,6 @@ eval "$(
declare -f build | \
sed '
\,^\s*script/bootstrap.py , s/py/py --target_arch=ia32/
- s/-t x64/-t ia32/
+ s/-t x64/-t ia32/g
'
)"