summaryrefslogtreecommitdiff
path: root/community/igmpproxy/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/igmpproxy/PKGBUILD')
-rw-r--r--community/igmpproxy/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/igmpproxy/PKGBUILD b/community/igmpproxy/PKGBUILD
index 5255e1648..00e4855c3 100644
--- a/community/igmpproxy/PKGBUILD
+++ b/community/igmpproxy/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=igmpproxy
pkgver=0.1
pkgrel=3
pkgdesc="a simple multicast router for Linux only using the IGMP protocol"
-arch=(i686 x86_64)
+arch=(i686 x86_64 mips64el)
url="http://sourceforge.net/projects/igmpproxy"
license=('GPL')
depends=()