diff options
Diffstat (limited to 'extra/nspr/PKGBUILD')
-rw-r--r-- | extra/nspr/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/nspr/PKGBUILD b/extra/nspr/PKGBUILD index f025b013f..2bdfb0ad0 100644 --- a/extra/nspr/PKGBUILD +++ b/extra/nspr/PKGBUILD @@ -5,7 +5,7 @@ pkgname=nspr pkgver=4.8.9 pkgrel=2 pkgdesc="Netscape Portable Runtime" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') url="http://www.mozilla.org/projects/nspr/" license=('MPL' 'GPL') depends=('glibc') |