diff options
Diffstat (limited to 'extra/hd2u/PKGBUILD')
-rw-r--r-- | extra/hd2u/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/hd2u/PKGBUILD b/extra/hd2u/PKGBUILD index a06530a7a..cafdec491 100644 --- a/extra/hd2u/PKGBUILD +++ b/extra/hd2u/PKGBUILD @@ -6,7 +6,7 @@ pkgname=hd2u pkgver=1.0.3 pkgrel=1 pkgdesc="Dos2Unix text file converter" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL2') url="http://hany.sk/~hany/software/hd2u/" depends=('popt') |