diff options
Diffstat (limited to 'extra/graphite/PKGBUILD')
-rw-r--r-- | extra/graphite/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/graphite/PKGBUILD b/extra/graphite/PKGBUILD index 21b6ae5eb..fab274a09 100644 --- a/extra/graphite/PKGBUILD +++ b/extra/graphite/PKGBUILD @@ -5,7 +5,7 @@ pkgname=graphite pkgver=1.0.3 pkgrel=1 epoch=1 -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://graphite.sil.org/" pkgdesc='reimplementation of the SIL Graphite text processing engine' license=('custom_SIL Dual license') |