diff options
Diffstat (limited to 'community/scantailor')
-rw-r--r-- | community/scantailor/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/scantailor/PKGBUILD b/community/scantailor/PKGBUILD index 859b781e0..5c09b8711 100644 --- a/community/scantailor/PKGBUILD +++ b/community/scantailor/PKGBUILD @@ -6,7 +6,7 @@ pkgname=scantailor pkgver=0.9.11.1 pkgrel=1 pkgdesc="Interactive post-processing tool for scanned pages" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') url="http://scantailor.sourceforge.net" license="GPL" depends=('qt') |