diff options
Diffstat (limited to 'extra/libotf')
-rw-r--r-- | extra/libotf/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libotf/PKGBUILD b/extra/libotf/PKGBUILD index 14be6a2d6..aa3ec0443 100644 --- a/extra/libotf/PKGBUILD +++ b/extra/libotf/PKGBUILD @@ -8,7 +8,7 @@ pkgdesc='OpenType Font library' url='http://www.m17n.org/libotf/' license=('LGPL') options=('!libtool') -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') depends=('libxaw' 'freetype2') source=("http://www.m17n.org/libotf/${pkgname}-${pkgver}.tar.gz") sha1sums=('47872f696a62e8f111960143f3f36b5366398e20') |