summaryrefslogtreecommitdiff
path: root/community/libretro-blastem
diff options
context:
space:
mode:
Diffstat (limited to 'community/libretro-blastem')
-rw-r--r--community/libretro-blastem/PKGBUILD6
1 files changed, 6 insertions, 0 deletions
diff --git a/community/libretro-blastem/PKGBUILD b/community/libretro-blastem/PKGBUILD
new file mode 100644
index 00000000..23eea608
--- /dev/null
+++ b/community/libretro-blastem/PKGBUILD
@@ -0,0 +1,6 @@
+# the return value of build() is the return value of the last statement
+
+eval "$(
+ declare -f build | \
+ sed "/\$CARCH == 'x86_64'/d"
+)"