summaryrefslogtreecommitdiff
path: root/community/perl-fuse/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/perl-fuse/PKGBUILD')
-rw-r--r--community/perl-fuse/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/perl-fuse/PKGBUILD b/community/perl-fuse/PKGBUILD
index 7cf769802..0718db88a 100644
--- a/community/perl-fuse/PKGBUILD
+++ b/community/perl-fuse/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=perl-fuse
pkgver=0.16.1
pkgrel=1
pkgdesc="write filesystems in Perl using FUSE"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://search.cpan.org/dist/Fuse"
depends=('perl' 'fuse')
license=('GPL')