summaryrefslogtreecommitdiff
path: root/community/calibre
diff options
context:
space:
mode:
authorJoshua Ismael Haase Hernández <hahj87@gmail.com>2011-08-16 00:37:20 -0500
committerJoshua Ismael Haase Hernández <hahj87@gmail.com>2011-08-16 00:37:20 -0500
commit1856c359eea6cb8f2d0f370e33fb8b19416f9b78 (patch)
tree2dd0ff911e7c64b428758f8251e3ed7fedc014dc /community/calibre
parentc5b6150b3eee495c9637a1151e04af537682b22e (diff)
using mips
Diffstat (limited to 'community/calibre')
-rw-r--r--community/calibre/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/calibre/PKGBUILD b/community/calibre/PKGBUILD
index 5190d90c6..a275d84a4 100644
--- a/community/calibre/PKGBUILD
+++ b/community/calibre/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=calibre
pkgver=0.8.13
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'