diff options
Diffstat (limited to 'community/python2-fuse/PKGBUILD')
-rw-r--r-- | community/python2-fuse/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/python2-fuse/PKGBUILD b/community/python2-fuse/PKGBUILD index ef79aceef..a94045b45 100644 --- a/community/python2-fuse/PKGBUILD +++ b/community/python2-fuse/PKGBUILD @@ -7,7 +7,7 @@ pkgname=python2-fuse pkgver=0.2.1 pkgrel=4 -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') |