diff options
Diffstat (limited to 'community/yagf')
-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 19ba20943..204be06b7 100644 --- a/community/yagf/PKGBUILD +++ b/community/yagf/PKGBUILD @@ -6,7 +6,7 @@ pkgname=yagf pkgver=0.9.2 pkgrel=2 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=('qt>=4.3' 'aspell') |