diff options
Diffstat (limited to 'community/netsurf-buildsystem/PKGBUILD')
-rw-r--r-- | community/netsurf-buildsystem/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/netsurf-buildsystem/PKGBUILD b/community/netsurf-buildsystem/PKGBUILD index 3787946b4..5ef63065d 100644 --- a/community/netsurf-buildsystem/PKGBUILD +++ b/community/netsurf-buildsystem/PKGBUILD @@ -5,7 +5,7 @@ pkgname=netsurf-buildsystem pkgver=1.0 pkgrel=1 pkgdesc='The Netsurf buildsystem' -arch=('x86_64' 'i686') +arch=('x86_64' 'i686' 'mips64el') url='http://www.netsurf-browser.org/' license=('MIT') source=("http://download.netsurf-browser.org/libs/releases/buildsystem-$pkgver.tar.gz") |