diff options
Diffstat (limited to 'community/python-fuse/PKGBUILD')
-rw-r--r-- | community/python-fuse/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/python-fuse/PKGBUILD b/community/python-fuse/PKGBUILD index b82911431..e46eef13a 100644 --- a/community/python-fuse/PKGBUILD +++ b/community/python-fuse/PKGBUILD @@ -6,7 +6,7 @@ pkgname=python-fuse pkgver=0.2.1 pkgrel=3 -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') pkgdesc="Python bindings for FUSE" url="http://fuse.sourceforge.net/wiki/index.php/FusePython" license=('LGPL') |