diff options
Diffstat (limited to 'community/yagf/PKGBUILD')
-rw-r--r-- | community/yagf/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/yagf/PKGBUILD b/community/yagf/PKGBUILD index a810ad8c5..10844f3a5 100644 --- a/community/yagf/PKGBUILD +++ b/community/yagf/PKGBUILD @@ -6,7 +6,7 @@ pkgname=yagf pkgver=0.9.2 pkgrel=3 pkgdesc="QT4-based GUI for Cuneiform and Tesseract OCRs" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') url="http://symmetrica.net/cuneiform-linux/yagf-en.html" license=('GPL') depends=('qt4' 'aspell') |