summaryrefslogtreecommitdiff
path: root/pcr/polarssl
diff options
context:
space:
mode:
Diffstat (limited to 'pcr/polarssl')
-rw-r--r--pcr/polarssl/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/polarssl/PKGBUILD b/pcr/polarssl/PKGBUILD
index cf24d05ae..4667b004d 100644
--- a/pcr/polarssl/PKGBUILD
+++ b/pcr/polarssl/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=polarssl
pkgver=1.2.8
pkgrel=1
pkgdesc="Portable cryptographic and SSL/TLS library"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.polarssl.org/"
license=('GPL2')
source=(http://www.polarssl.org/code/releases/polarssl-"$pkgver"-gpl.tgz)