diff options
Diffstat (limited to 'community/cuneiform')
-rw-r--r-- | community/cuneiform/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/cuneiform/PKGBUILD b/community/cuneiform/PKGBUILD index 2c5f9afb0..606685173 100644 --- a/community/cuneiform/PKGBUILD +++ b/community/cuneiform/PKGBUILD @@ -7,7 +7,7 @@ pkgver=1.1.0 _dpkgver=1.1 pkgrel=2 pkgdesc="Linux port of an OCR system developed in Russia. Supports more than 20 languages." -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="https://launchpad.net/cuneiform-linux" license=('BSD') depends=('imagemagick') |