summaryrefslogtreecommitdiff
path: root/community/calibre/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/calibre/PKGBUILD')
-rw-r--r--community/calibre/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/calibre/PKGBUILD b/community/calibre/PKGBUILD
index 5f07b3ecc..70b8796d6 100644
--- a/community/calibre/PKGBUILD
+++ b/community/calibre/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=calibre
pkgver=0.8.19
pkgrel=1
pkgdesc="Ebook management application"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://calibre-ebook.com/"
license=('GPL3')
depends=('python2-dateutil' 'python2-cssutils' 'python2-cherrypy'