summaryrefslogtreecommitdiff
path: root/core/libfetch/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/libfetch/PKGBUILD')
-rw-r--r--core/libfetch/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/libfetch/PKGBUILD b/core/libfetch/PKGBUILD
index 328ebcf88..7ad51c2b5 100644
--- a/core/libfetch/PKGBUILD
+++ b/core/libfetch/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=libfetch
pkgver=2.33
pkgrel=3
pkgdesc="URL based download library"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('BSD')
depends=('openssl>=1.0.0')
url="http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/net/libfetch/"