testing/mednafen: disable on armv7 due to build failure

This commit is contained in:
Natanael Copa 2019-06-12 17:00:02 +00:00
parent 6c27e0a97f
commit 623998fbb1

View File

@ -5,7 +5,7 @@ pkgver=0.9.38.7
pkgrel=0
pkgdesc="A command-line multi-system emulator"
url="http://mednafen.sourceforge.net"
arch="all"
arch="all !armv7"
license="GPL-2.0"
depends=""
makedepends="alsa-lib-dev libsndfile-dev mesa-dev glu-dev paxmark sdl-dev zlib-dev"