From a0aac9d3e2deb65dc7bcbcde00e21ffe750532b7 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Fri, 22 Dec 2017 21:10:42 +0100 Subject: community/libretro-mupen64plus: bring back i686 specific stuff --- community/libretro-blastem/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community') diff --git a/community/libretro-blastem/PKGBUILD b/community/libretro-blastem/PKGBUILD index 23eea608..7be65252 100644 --- a/community/libretro-blastem/PKGBUILD +++ b/community/libretro-blastem/PKGBUILD @@ -1,6 +1,6 @@ -# the return value of build() is the return value of the last statement - eval "$( declare -f build | \ - sed "/\$CARCH == 'x86_64'/d" + sed ' + s/x86_64/x86/ + ' )" -- cgit v1.2.3