summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-06-26 18:34:54 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-06-26 18:34:54 -0300
commit57fc26a638bd3856b660dd8839999d5bab9bfeac (patch)
tree8e906add41e4c6487c3df4a166f5b088dd4e5b3d /community
parent15badea40bda93ae6af67f2bc98bf363e392c5e9 (diff)
port
Diffstat (limited to 'community')
-rw-r--r--community/quagga/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/quagga/PKGBUILD b/community/quagga/PKGBUILD
index 68590da61..d3d4ea974 100644
--- a/community/quagga/PKGBUILD
+++ b/community/quagga/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=quagga
pkgver=0.99.21
pkgrel=1
pkgdesc='BGP/OSPF/ISIS/RIP/RIPNG routing daemon suite'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url='http://www.quagga.net'
license=('GPL2')
depends=('libcap' 'net-snmp' 'readline' 'ncurses')