diff options
| author | Ariadne Conill <ariadne@dereferenced.org> | 2020-04-16 09:22:43 +0000 |
|---|---|---|
| committer | Ariadne Conill <ariadne@dereferenced.org> | 2020-04-16 09:22:43 +0000 |
| commit | 97c36722d70f32e7c6300ea5bff3243369c71c6f (patch) | |
| tree | d8431db8a233f33922bdc5a9777fd13f3a8ccc09 /testing | |
| parent | 930917db8ffa5380b19fd1c4d3d853503255e7df (diff) | |
| download | aports-97c36722d70f32e7c6300ea5bff3243369c71c6f.tar.bz2 aports-97c36722d70f32e7c6300ea5bff3243369c71c6f.tar.xz | |
testing/libretro-beetle-pcfx: disable on mips
Diffstat (limited to 'testing')
| -rw-r--r-- | testing/libretro-beetle-pcfx/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/libretro-beetle-pcfx/APKBUILD b/testing/libretro-beetle-pcfx/APKBUILD index b7cc2ad1f4..b581703f7f 100644 --- a/testing/libretro-beetle-pcfx/APKBUILD +++ b/testing/libretro-beetle-pcfx/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 _commit="7bba6699d6f903bd701b0aa525d845de8427fee6" pkgdesc="standalone port of Mednafen PCFX to libretro" url="https://github.com/libretro/beetle-pcfx-libretro" -arch="all" +arch="all !mips !mips64" license="GPL-2.0-only" source="$pkgname-$_commit.tar.gz::https://github.com/libretro/beetle-pcfx-libretro/archive/$_commit.tar.gz" builddir="$srcdir/beetle-pcfx-libretro-$_commit" |
