summaryrefslogtreecommitdiff
path: root/community/serd
diff options
context:
space:
mode:
Diffstat (limited to 'community/serd')
-rw-r--r--community/serd/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/serd/PKGBUILD b/community/serd/PKGBUILD
index 0caa08e58..2cde48d68 100644
--- a/community/serd/PKGBUILD
+++ b/community/serd/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=serd
pkgver=0.14.0
pkgrel=1
pkgdesc="A lightweight C library for RDF syntax which supports reading and writing Turtle and NTriples."
-arch=(i686 x86_64)
+arch=(i686 x86_64 mips64el)
url="http://drobilla.net/software/$pkgname/"
license=('custom:ISC')
depends=('glibc')