aboutsummaryrefslogtreecommitdiffstats
path: root/testing/emulationstation
diff options
context:
space:
mode:
authorAriadne Conill <ariadne@dereferenced.org>2020-04-14 00:26:36 +0000
committerAriadne Conill <ariadne@dereferenced.org>2020-04-14 00:26:36 +0000
commit1d1b33c3195c6fbdf5d85aa38e3897184526921e (patch)
treeb34e799d9c0a1ad88ee367de212724388587a265 /testing/emulationstation
parent5efda4ec4c5399e7abdf033c0f415f76fb643bd6 (diff)
downloadaports-1d1b33c3195c6fbdf5d85aa38e3897184526921e.tar.bz2
aports-1d1b33c3195c6fbdf5d85aa38e3897184526921e.tar.xz
testing/emulationstation: disable on mips
Diffstat (limited to 'testing/emulationstation')
-rw-r--r--testing/emulationstation/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/emulationstation/APKBUILD b/testing/emulationstation/APKBUILD
index abec02d580..20b36e3cc1 100644
--- a/testing/emulationstation/APKBUILD
+++ b/testing/emulationstation/APKBUILD
@@ -6,7 +6,7 @@ pkgver=2.7.6
pkgrel=1
pkgdesc="EmulationStation is a cross-platform graphical front-end for emulators with controller navigation."
url="https://github.com/RetroPie/EmulationStation"
-arch="all !s390x" # vlc-dev disabled on s390x
+arch="all !s390x !mips !mips64" # vlc-dev disabled on s390x
license="MIT"
makedepends="boost-dev freeimage-dev freetype-dev sdl2-dev mesa-dev alsa-lib-dev vlc-dev curl-dev cmake"
_theme_name="gbz35"