summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
Diffstat (limited to 'community')
-rw-r--r--community/libretro-mupen64plus/PKGBUILD8
1 files changed, 0 insertions, 8 deletions
diff --git a/community/libretro-mupen64plus/PKGBUILD b/community/libretro-mupen64plus/PKGBUILD
deleted file mode 100644
index 0baf8105..00000000
--- a/community/libretro-mupen64plus/PKGBUILD
+++ /dev/null
@@ -1,8 +0,0 @@
-eval "$(
- declare -f build | \
- sed '
- s/x86_64/x86/
- '
-)"
-# why does i686 makedepend on that and x86_64 not?
-makedepends+=(nasm)