diff options
Diffstat (limited to 'extra/redland/PKGBUILD')
-rw-r--r-- | extra/redland/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/redland/PKGBUILD b/extra/redland/PKGBUILD index 85ea14d13..3155b0967 100644 --- a/extra/redland/PKGBUILD +++ b/extra/redland/PKGBUILD @@ -9,7 +9,7 @@ pkgver=1.0.14 pkgrel=1 url="http://librdf.org/" license=("GPL") -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') makedepends=('rasqal>=0.9.26' 'raptor>=2.0.4' 'db>=5.2' 'postgresql-libs' 'libmysqlclient' 'unixodbc' 'sqlite3') options=('!libtool') source=(http://download.librdf.org/source/$pkgname-$pkgver.tar.gz |