summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-12-29 11:37:09 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-12-29 11:37:09 -0300
commit220141abc5458d6dfd35753eae6b88659e216bfb (patch)
tree225f31d39067d213870396de07f800be36bc2241 /community
parente6cfd7546bf6f69ede45c253e0c130b58f3520ff (diff)
Ports
Diffstat (limited to 'community')
-rw-r--r--community/miniupnpc/PKGBUILD2
-rw-r--r--community/quilt/PKGBUILD2
-rw-r--r--community/tcpreplay/PKGBUILD2
-rw-r--r--community/tinc/PKGBUILD2
4 files changed, 4 insertions, 4 deletions
diff --git a/community/miniupnpc/PKGBUILD b/community/miniupnpc/PKGBUILD
index 0dd8bdea3..215b5012f 100644
--- a/community/miniupnpc/PKGBUILD
+++ b/community/miniupnpc/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=miniupnpc
pkgver=1.6
pkgrel=2
pkgdesc="A small UPnP client library/tool to access Internet Gateway Devices"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://miniupnp.free.fr"
license=('BSD')
depends=('sh')
diff --git a/community/quilt/PKGBUILD b/community/quilt/PKGBUILD
index 637179fe1..cd0e6c5dd 100644
--- a/community/quilt/PKGBUILD
+++ b/community/quilt/PKGBUILD
@@ -8,7 +8,7 @@ pkgname=quilt
pkgver=0.50
pkgrel=1
pkgdesc='Manage a series of patches by keeping track of the changes each patch makes'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url='http://savannah.nongnu.org/projects/quilt'
license=('GPL2')
depends=('diffstat' 'gawk' 'patch' 'diffutils' 'gettext')
diff --git a/community/tcpreplay/PKGBUILD b/community/tcpreplay/PKGBUILD
index 054c87d7e..e23d33089 100644
--- a/community/tcpreplay/PKGBUILD
+++ b/community/tcpreplay/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=3.4.4
pkgrel=3
pkgdesc="Gives the ability to replay previously captured traffic in a libpcap format"
url="http://tcpreplay.synfin.net"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('GPL3')
depends=('libpcap' 'libdnet')
makedepends=('tcpdump')
diff --git a/community/tinc/PKGBUILD b/community/tinc/PKGBUILD
index b9d82940a..b1ea69203 100644
--- a/community/tinc/PKGBUILD
+++ b/community/tinc/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=tinc
pkgver=1.0.16
pkgrel=1
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' 'openssl')