diff options
Diffstat (limited to 'community/tucan/PKGBUILD')
-rw-r--r-- | community/tucan/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/tucan/PKGBUILD b/community/tucan/PKGBUILD index 5dd2d1a95..8f4f3c81d 100644 --- a/community/tucan/PKGBUILD +++ b/community/tucan/PKGBUILD @@ -6,7 +6,7 @@ pkgname=tucan pkgver=0.3.10 pkgrel=1 pkgdesc='Download and upload manager for hosting sites' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://tucaneando.com/index.html' license=('GPL3') depends=('python-imaging' 'python2' 'pygtk' 'tesseract' 'librsvg') |