summaryrefslogtreecommitdiff
path: root/community/uriparser/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/uriparser/PKGBUILD')
-rw-r--r--community/uriparser/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/uriparser/PKGBUILD b/community/uriparser/PKGBUILD
index 8f78d72e2..a1433e81b 100644
--- a/community/uriparser/PKGBUILD
+++ b/community/uriparser/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc="uriparser is a strictly RFC 3986 compliant URI parsing library. uripars
url="http://sourceforge.net/projects/uriparser/"
depends=(glibc)
makedepends=(doxygen)
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=("custom")
source=(http://downloads.sourceforge.net/sourceforge/uriparser/$pkgname-$pkgver.tar.bz2)
md5sums=('4f4349085fe5de33bcae8d0f26649593')