summaryrefslogtreecommitdiff
path: root/community/mftrace/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/mftrace/PKGBUILD')
-rw-r--r--community/mftrace/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/mftrace/PKGBUILD b/community/mftrace/PKGBUILD
index 8d8d7ba9c..7a17a5166 100644
--- a/community/mftrace/PKGBUILD
+++ b/community/mftrace/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=mftrace
pkgver=1.2.18
pkgrel=1
pkgdesc="Traces TeX bitmap fonts into PFA, PFB, or TTF"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://lilypond.org/mftrace/"
license=("GPL")
depends=('python2' 'potrace' 't1utils')