summaryrefslogtreecommitdiff
path: root/extra/physfs/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/physfs/PKGBUILD')
-rw-r--r--extra/physfs/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/physfs/PKGBUILD b/extra/physfs/PKGBUILD
index c51501e6b..98cd0e142 100644
--- a/extra/physfs/PKGBUILD
+++ b/extra/physfs/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=physfs
pkgver=2.0.3
pkgrel=2
pkgdesc="A library to provide abstract access to various archives"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://icculus.org/physfs/"
license=('ZLIB')
depends=('zlib')