summaryrefslogtreecommitdiff
path: root/extra/gupnp-igd/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/gupnp-igd/PKGBUILD')
-rw-r--r--extra/gupnp-igd/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/gupnp-igd/PKGBUILD b/extra/gupnp-igd/PKGBUILD
index 45297def4..57e204603 100644
--- a/extra/gupnp-igd/PKGBUILD
+++ b/extra/gupnp-igd/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=gupnp-igd
pkgver=0.2.2
pkgrel=1
pkgdesc="A library to handle UPnP IGD port mapping"
-arch=(i686 x86_64)
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.gupnp.org"
license=(LGPL)
depends=(gupnp python2-gobject2)