mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
testing/fontforge: disable on s390x
one of the tests fails
This commit is contained in:
parent
cf18db4f40
commit
9ec34f6e17
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user