diff options
Diffstat (limited to 'community/calibre/PKGBUILD')
-rw-r--r-- | community/calibre/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/calibre/PKGBUILD b/community/calibre/PKGBUILD index 28043b9c1..05e36780e 100644 --- a/community/calibre/PKGBUILD +++ b/community/calibre/PKGBUILD @@ -7,7 +7,7 @@ pkgname=calibre pkgver=0.8.39 pkgrel=2 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' |