summaryrefslogtreecommitdiff
path: root/community/calibre
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-08-16 11:09:35 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-08-16 11:09:35 -0300
commitaf1b08b8cb081b88686b319a122aa5dbf096455f (patch)
treed896dcd1558fcc8050d3277f8dd3fef8a5c3540f /community/calibre
parent356d47a41ddd831fabc3969a14b6823111516ee3 (diff)
parent13759ad562d5a15571c5ffc17217c3871bbe886f (diff)
For some reason abslibre-mips64el.git wanted to introduce regressions...
Merge branch 'master' of ssh://gparabola/abslibre-mips64el Conflicts: community/fceux/PKGBUILD community/pcsxr/PKGBUILD extra/lcms2/PKGBUILD extra/pidgin/PKGBUILD extra/sip/PKGBUILD libre/linux-libre/PKGBUILD social/tinc/PKGBUILD
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 061e57461..d3266773c 100644
--- a/community/calibre/PKGBUILD
+++ b/community/calibre/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=calibre
pkgver=0.8.14
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'