summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorJoshua Ismael Haase Hernández <hahj87@gmail.com>2011-10-03 21:17:04 -0500
committerJoshua Ismael Haase Hernández <hahj87@gmail.com>2011-10-03 21:17:04 -0500
commit6b8359fc0a7a4d4f3cfa2449517f0ca76a38f3ab (patch)
treeaaf424db0f0bb0ef5a7d4f8322bd29f5743e6280 /core
parentdc995cf3154268f2d502bdfa2f4d305546b2d7f4 (diff)
Commiting libre package curl-7.22.0-1
Diffstat (limited to 'core')
-rw-r--r--core/curl/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/curl/PKGBUILD b/core/curl/PKGBUILD
index 72cb1194c..7a58d6791 100644
--- a/core/curl/PKGBUILD
+++ b/core/curl/PKGBUILD
@@ -9,7 +9,7 @@ pkgname=curl
pkgver=7.22.0
pkgrel=1
pkgdesc="An URL retrival utility and library"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://curl.haxx.se"
license=('MIT')
depends=('zlib' 'openssl' 'bash' 'ca-certificates' 'libssh2')