diff options
Diffstat (limited to 'community/dos2unix/PKGBUILD')
-rw-r--r-- | community/dos2unix/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/dos2unix/PKGBUILD b/community/dos2unix/PKGBUILD index 07e4a50a0..7453fc80c 100644 --- a/community/dos2unix/PKGBUILD +++ b/community/dos2unix/PKGBUILD @@ -7,7 +7,7 @@ pkgname=dos2unix pkgver=6.0.2 pkgrel=1 pkgdesc='Text file format converter' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url='http://waterlan.home.xs4all.nl/dos2unix.html' license=('BSD') depends=('glibc') |