summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-03-24 12:33:35 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-03-24 12:33:35 -0300
commit5baf64436ed88dfa7662c8b9bbb85282e7467569 (patch)
treeb03c5e55d0c9431d52190cb6680545fad3f8d17d /community
parent6ff0a232e346c3af5ac1a58a08e3c5b83957e024 (diff)
ports
Diffstat (limited to 'community')
-rw-r--r--community/calibre/PKGBUILD2
-rw-r--r--community/libbsd/PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/community/calibre/PKGBUILD b/community/calibre/PKGBUILD
index 9a5559069..997e37dbf 100644
--- a/community/calibre/PKGBUILD
+++ b/community/calibre/PKGBUILD
@@ -14,7 +14,7 @@ depends=('python2-dateutil' 'python2-cssutils' 'python2-cherrypy'
'python-mechanize' 'podofo' 'libwmf' 'python-beautifulsoup'
'imagemagick' 'poppler-qt' 'chmlib' 'python2-lxml' 'libusb'
'python-imaging' 'shared-mime-info' 'python-dnspython'
- 'libunrar' 'python2-pyqt' 'icu')
+ 'python2-pyqt' 'icu')
makedepends=('python2-pycountry')
optdepends=('ipython2: to use calibre-debug')
install=calibre.install
diff --git a/community/libbsd/PKGBUILD b/community/libbsd/PKGBUILD
index 23bb96d5a..14d814cd5 100644
--- a/community/libbsd/PKGBUILD
+++ b/community/libbsd/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=libbsd
pkgver=0.3.0
pkgrel=1
pkgdesc="Provides useful functions commonly found on BSD systems like strlcpy()"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://libbsd.freedesktop.org"
license=('custom')
depends=('glibc')