summaryrefslogtreecommitdiff
path: root/core/wget/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/wget/PKGBUILD')
-rw-r--r--core/wget/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/wget/PKGBUILD b/core/wget/PKGBUILD
index ca9407c22..c78e3fdf4 100644
--- a/core/wget/PKGBUILD
+++ b/core/wget/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=wget
pkgver=1.12
pkgrel=5
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')