summaryrefslogtreecommitdiff
path: root/community/libparserutils/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/libparserutils/PKGBUILD')
-rw-r--r--community/libparserutils/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libparserutils/PKGBUILD b/community/libparserutils/PKGBUILD
index a082bb807..d6429d066 100644
--- a/community/libparserutils/PKGBUILD
+++ b/community/libparserutils/PKGBUILD
@@ -8,7 +8,7 @@ pkgname=libparserutils
pkgver=0.1.1
pkgrel=2
pkgdesc="Library for building efficient parsers"
-arch=('x86_64' 'i686')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.netsurf-browser.org/projects/libparserutils"
license=('MIT')
source=("http://www.netsurf-browser.org/projects/releases/$pkgname-$pkgver-src.tar.gz")