diff options
Diffstat (limited to 'extra/ntfs-3g_ntfsprogs')
-rw-r--r-- | extra/ntfs-3g_ntfsprogs/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/ntfs-3g_ntfsprogs/PKGBUILD b/extra/ntfs-3g_ntfsprogs/PKGBUILD index efe13d040..e78410587 100644 --- a/extra/ntfs-3g_ntfsprogs/PKGBUILD +++ b/extra/ntfs-3g_ntfsprogs/PKGBUILD @@ -8,7 +8,7 @@ pkgname=ntfs-3g pkgver=2013.1.13 pkgrel=2 pkgdesc="NTFS filesystem utilities" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.tuxera.com/community/ntfs-3g-download/" license=('GPL2') depends=('util-linux' 'fuse') |