summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--community/teeworlds/PKGBUILD6
1 files changed, 6 insertions, 0 deletions
diff --git a/community/teeworlds/PKGBUILD b/community/teeworlds/PKGBUILD
new file mode 100644
index 00000000..2dc03c3f
--- /dev/null
+++ b/community/teeworlds/PKGBUILD
@@ -0,0 +1,6 @@
+eval "$(
+ declare -f package | \
+ sed '
+ s@x86_64@x86@g
+ '
+)"