summaryrefslogtreecommitdiff
path: root/community/miniupnpc/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/miniupnpc/PKGBUILD')
-rw-r--r--community/miniupnpc/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/miniupnpc/PKGBUILD b/community/miniupnpc/PKGBUILD
index 6b163f4c4..4a13ff512 100644
--- a/community/miniupnpc/PKGBUILD
+++ b/community/miniupnpc/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=miniupnpc
pkgver=1.8
pkgrel=1
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')