testing/fontforge: disable on s390x

one of the tests fails
This commit is contained in:
Natanael Copa 2018-02-09 19:59:29 +00:00
parent cf18db4f40
commit 9ec34f6e17

View File

@ -5,7 +5,7 @@ pkgver=20170731
pkgrel=0
pkgdesc="FontForge is a free (libre) font editor for Windows, Mac OS X and GNU+Linux."
url="https://github.com/fontforge/fontforge"
arch="all"
arch="all !s390x"
license="GPL-3.0"
source="https://github.com/fontforge/$pkgname/releases/download/$pkgver/$pkgname-dist-$pkgver.tar.xz"
builddir="$srcdir/$pkgname-2.0.$pkgver"