diff options
Diffstat (limited to 'extra/graphite')
-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 914b2bc03..9a254119d 100644 --- a/extra/graphite/PKGBUILD +++ b/extra/graphite/PKGBUILD @@ -5,7 +5,7 @@ pkgname=graphite pkgver=1.2.1 pkgrel=1 epoch=1 -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://projects.palaso.org/projects/graphitedev" pkgdesc='reimplementation of the SIL Graphite text processing engine' license=('LGPL' 'GPL' 'custom') |