summaryrefslogtreecommitdiff
path: root/community/dos2unix
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2012-06-27 10:12:31 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2012-06-27 10:12:31 -0500
commitc60baaf3d77b6982ff5baa005fce4d898569bd01 (patch)
tree96aa5590451f2df0cb2aab54aaa9efbdb26fd90d /community/dos2unix
parent6fa19b4570c3cef91cf336bbefd6b9583e89ecce (diff)
Add mips64el in archs
Diffstat (limited to 'community/dos2unix')
-rw-r--r--community/dos2unix/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/dos2unix/PKGBUILD b/community/dos2unix/PKGBUILD
index 0a8bbf17f..d23448fdc 100644
--- a/community/dos2unix/PKGBUILD
+++ b/community/dos2unix/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=dos2unix
pkgver=6.0
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')