summaryrefslogtreecommitdiff
path: root/social
diff options
context:
space:
mode:
Diffstat (limited to 'social')
-rw-r--r--social/olsrd/PKGBUILD2
-rw-r--r--social/tinc/PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/social/olsrd/PKGBUILD b/social/olsrd/PKGBUILD
index dea029844..8fce985f6 100644
--- a/social/olsrd/PKGBUILD
+++ b/social/olsrd/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=olsrd
pkgver="0.6.1"
pkgrel=1
pkgdesc="OLSR routing daemon (RFC 3626)"
-arch=(i686 x86_64 ppc)
+arch=(i686 x86_64 ppc mips64el)
url="http://www.olsr.org"
license=('BSD')
depends=('glibc')
diff --git a/social/tinc/PKGBUILD b/social/tinc/PKGBUILD
index b8f16a57c..00899d50b 100644
--- a/social/tinc/PKGBUILD
+++ b/social/tinc/PKGBUILD
@@ -2,7 +2,7 @@ pkgname=tinc
pkgver=1.0.15
pkgrel=2
pkgdesc="VPN (Virtual Private Network) daemon"
-arch=(i686 x86_64)
+arch=(i686 x86_64 'mips64el')
url="http://www.tinc-vpn.org/"
license=('GPL')
depends=('lzo2' 'zlib' 'openssl')