summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2012-02-19 22:18:56 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2012-02-19 22:18:56 -0300
commitce48e215f32f8a4b732ef9bd17ca85f9bd7153c1 (patch)
tree8ff1462ea773c956f788b5006b206b916a98dd46
parent51274db7516bf67a594f9e19ec1c4f71e908a113 (diff)
Port
-rw-r--r--community/mtpfs/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/mtpfs/PKGBUILD b/community/mtpfs/PKGBUILD
index 89b1c25a9..0c847afeb 100644
--- a/community/mtpfs/PKGBUILD
+++ b/community/mtpfs/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=mtpfs
pkgver=1.0
pkgrel=2
pkgdesc="A FUSE filesystem that supports reading and writing from any MTP device"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.adebenham.com/mtpfs/"
license=('GPL3')
depends=('libmtp' 'glib2' 'libid3tag' 'fuse' 'libmad')