aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorAriadne Conill <ariadne@dereferenced.org>2020-04-10 17:50:19 +0000
committerAriadne Conill <ariadne@dereferenced.org>2020-04-10 17:54:06 +0000
commitfd974304d74831ca7a75e934c47360e54b79cfee (patch)
tree43bc60b7504b43b0c169fdb6d0b1521428f048c2 /testing
parentea1a8f9dc6bd70873590a9c8cc646f83450e4029 (diff)
downloadaports-fd974304d74831ca7a75e934c47360e54b79cfee.tar.bz2
aports-fd974304d74831ca7a75e934c47360e54b79cfee.tar.xz
testing/pegasus-frontend: disable on mips
Diffstat (limited to 'testing')
-rw-r--r--testing/pegasus-frontend/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/pegasus-frontend/APKBUILD b/testing/pegasus-frontend/APKBUILD
index aaeb8bd978..edcac6ae8e 100644
--- a/testing/pegasus-frontend/APKBUILD
+++ b/testing/pegasus-frontend/APKBUILD
@@ -6,7 +6,7 @@ _realver=alpha12
pkgrel=0
pkgdesc="A cross platform, customizable graphical frontend for launching emulators and managing your game collection."
url="http://pegasus-frontend.org"
-arch="all !armhf"
+arch="all !armhf !mips !mips64"
license="GPL-1.0-or-later"
depends="qt5-qtquickcontrols mesa qt5-qtgraphicaleffects qt5-qtgamepad qt5-qtmultimedia"
makedepends="qt5-qttools-dev openssl qt5-qtsvg-dev qt5-qtquickcontrols2-dev qt5-qtbase-dev qt5-qtdeclarative-dev qt5-qtgamepad-dev qt5-qtmultimedia-dev"