diff options
Diffstat (limited to 'extra/dosfstools/PKGBUILD')
-rw-r--r-- | extra/dosfstools/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/dosfstools/PKGBUILD b/extra/dosfstools/PKGBUILD index a2555b3be..a34a02836 100644 --- a/extra/dosfstools/PKGBUILD +++ b/extra/dosfstools/PKGBUILD @@ -5,7 +5,7 @@ pkgname=dosfstools pkgver=3.0.12 pkgrel=1 pkgdesc="DOS filesystem utilities" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') depends=('glibc') source=(http://www.daniel-baumann.ch/software/dosfstools/$pkgname-$pkgver.tar.bz2) url="http://www.daniel-baumann.ch/software/dosfstools/" |