summaryrefslogtreecommitdiff
path: root/extra/rasqal/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/rasqal/PKGBUILD')
-rw-r--r--extra/rasqal/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/rasqal/PKGBUILD b/extra/rasqal/PKGBUILD
index 2b0862b81..18047acf8 100644
--- a/extra/rasqal/PKGBUILD
+++ b/extra/rasqal/PKGBUILD
@@ -10,7 +10,7 @@ pkgrel=1
pkgdesc="A free C library that handles Resource Description Framework (RDF) query syntaxes, query construction and query execution returning result bindings"
url="http://librdf.org/rasqal"
license=('GPL' 'LGPL')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
depends=('raptor' 'mpfr' 'util-linux')
options=('!libtool')
source=(http://download.librdf.org/source/${pkgname}-${pkgver}.tar.gz)