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 0d44296a0..4e150bc62 100644 --- a/extra/redland/PKGBUILD +++ b/extra/redland/PKGBUILD @@ -11,7 +11,7 @@ pkgver=1.0.17 pkgrel=2 url="http://librdf.org/" license=("GPL") -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') makedepends=('rasqal' 'raptor' 'postgresql-libs' 'libmariadbclient' 'unixodbc' 'sqlite') source=(http://download.librdf.org/source/$pkgname-$pkgver.tar.gz{,.asc} rpath.diff) |