community/audacious*: disable on s390x

check fails.

reported upstream:
https://redmine.audacious-media-player.org/issues/833
This commit is contained in:
Natanael Copa 2018-10-04 10:09:08 +00:00
parent c32d581adb
commit abd0d09c5f
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ pkgver=3.10
pkgrel=0
pkgdesc="A playlist-oriented media player with multiple interfaces (plugins)"
url="http://audacious-media-player.org/"
arch="all"
arch="all !s390x"
license="ISC"
depends="audacious"
install_if="audacious=$pkgver"

View File

@ -6,7 +6,7 @@ pkgver=3.10
pkgrel=0
pkgdesc="A playlist-oriented media player with multiple interfaces"
url="http://audacious-media-player.org/"
arch="all"
arch="all !s390x"
license="ISC"
depends_dev="gtk+2.0-dev dbus-glib-dev"
makedepends="$depends_dev libguess-dev>=1.2 libxml2-dev autoconf automake"