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 4cdbe9f10..3ff9a11cc 100644 --- a/extra/dosfstools/PKGBUILD +++ b/extra/dosfstools/PKGBUILD @@ -5,7 +5,7 @@ pkgname=dosfstools pkgver=3.0.16 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.xz) # using debian source, main page is down since quite some time |