summaryrefslogtreecommitdiff
path: root/community/electron
diff options
context:
space:
mode:
Diffstat (limited to 'community/electron')
-rw-r--r--community/electron/PKGBUILD6
1 files changed, 6 insertions, 0 deletions
diff --git a/community/electron/PKGBUILD b/community/electron/PKGBUILD
new file mode 100644
index 00000000..bd05cbfe
--- /dev/null
+++ b/community/electron/PKGBUILD
@@ -0,0 +1,6 @@
+eval "$(
+ declare -f build | \
+ sed '
+ \,^\s*script/bootstrap.py , s/py/py --target_arch=x86/
+ '
+)"