summaryrefslogtreecommitdiff
path: root/core/wget
diff options
context:
space:
mode:
authorJoshua Ismael Haase Hernández <hahj87@gmail.com>2011-08-16 09:04:15 -0500
committerJoshua Ismael Haase Hernández <hahj87@gmail.com>2011-08-16 09:04:15 -0500
commit1e18d27e40f39d3ca24325d710bd49d689eaf685 (patch)
tree203c3393665884e050605e329d626d043cd25a0e /core/wget
parent13759ad562d5a15571c5ffc17217c3871bbe886f (diff)
Commiting libre package wget-1.13-1
Diffstat (limited to 'core/wget')
-rw-r--r--core/wget/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/wget/PKGBUILD b/core/wget/PKGBUILD
index ce4c93698..0ac83efc3 100644
--- a/core/wget/PKGBUILD
+++ b/core/wget/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=wget
pkgver=1.13
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')
groups=('base')