From a37fed3fcb9acc61d5ce963d5e889df1ae008d4b Mon Sep 17 00:00:00 2001 From: Ariadne Conill Date: Wed, 8 Apr 2020 04:34:31 +0000 Subject: community/psautohint: disable on mips --- community/psautohint/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'community') diff --git a/community/psautohint/APKBUILD b/community/psautohint/APKBUILD index 7c6a6285fa..f3db20f267 100644 --- a/community/psautohint/APKBUILD +++ b/community/psautohint/APKBUILD @@ -5,7 +5,7 @@ pkgver=2.0.1 pkgrel=0 pkgdesc="A standalone version of AFDKO's autohinter" url="https://github.com/adobe-type-tools/psautohint" -arch="all !s390x" # ufo2ft +arch="all !s390x !mips !mips64" # ufo2ft license="Apache-2.0" depends="python3 py3-fonttools py3-lxml py3-statmake py3-ufo2ft" makedepends="py3-setuptools python3-dev" -- cgit v1.2.3