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 2b6db16bd..88da1207e 100644 --- a/extra/redland/PKGBUILD +++ b/extra/redland/PKGBUILD @@ -9,7 +9,7 @@ pkgver=1.0.15 pkgrel=3 url="http://librdf.org/" license=("GPL") -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') makedepends=('rasqal>=0.9.28' 'raptor>=2.0.6' 'db>=5.3' 'postgresql-libs' 'libmysqlclient' 'unixodbc' 'sqlite3') options=('!libtool') source=(http://download.librdf.org/source/$pkgname-$pkgver.tar.gz{,.asc} |