aboutsummaryrefslogtreecommitdiffstats
path: root/community/psautohint
diff options
context:
space:
mode:
Diffstat (limited to 'community/psautohint')
-rw-r--r--community/psautohint/APKBUILD2
1 files changed, 1 insertions, 1 deletions
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"