summaryrefslogtreecommitdiff
path: root/pcr/openswan/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'pcr/openswan/PKGBUILD')
-rw-r--r--pcr/openswan/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/openswan/PKGBUILD b/pcr/openswan/PKGBUILD
index 4a81ca23b..cc06d558a 100644
--- a/pcr/openswan/PKGBUILD
+++ b/pcr/openswan/PKGBUILD
@@ -5,7 +5,7 @@ pkgrel=1
pkgdesc="Open Source implementation of IPsec for the Linux operating system"
url="http://www.openswan.org"
license=('GPL' 'custom')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
depends=('iproute2>=2.6.8' 'gmp' 'perl')
optdepends=('python2')
makedepends=('flex' 'bison')