diff options
Diffstat (limited to 'community/python2-fonttools/PKGBUILD')
-rw-r--r-- | community/python2-fonttools/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/python2-fonttools/PKGBUILD b/community/python2-fonttools/PKGBUILD index ea307d2f5..dbd2bd8b2 100644 --- a/community/python2-fonttools/PKGBUILD +++ b/community/python2-fonttools/PKGBUILD @@ -8,7 +8,7 @@ pkgrel=1 pkgdesc="Converts OpenType and TrueType fonts to and from XML" url="http://sourceforge.net/projects/fonttools/" license=("BSD") -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') depends=("python2-numpy") makedepends=("python2-distribute") provides=('fonttools') # temporary compatibility because of rename |