summaryrefslogtreecommitdiff
path: root/extra
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-10-09 10:42:54 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-10-09 10:42:54 -0300
commit23c40f4e35b9164f83c5bcf376056bca0546f69e (patch)
tree473589f0b672c637f74dbcc167ab1503a1ffc10d /extra
parenta6761f742b302bf3e0d11dc3379d22c5f4cfa862 (diff)
ports
Diffstat (limited to 'extra')
-rw-r--r--extra/wget/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/wget/PKGBUILD b/extra/wget/PKGBUILD
index 87f617417..349e0bd0c 100644
--- a/extra/wget/PKGBUILD
+++ b/extra/wget/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=wget
pkgver=1.14
pkgrel=1
pkgdesc="A network utility to retrieve files from the Web"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.gnu.org/software/wget/wget.html"
license=('GPL3')
depends=('glibc' 'openssl')