diff options
author | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-12-29 11:37:09 -0300 |
---|---|---|
committer | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-12-29 11:37:09 -0300 |
commit | 220141abc5458d6dfd35753eae6b88659e216bfb (patch) | |
tree | 225f31d39067d213870396de07f800be36bc2241 /community/miniupnpc | |
parent | e6cfd7546bf6f69ede45c253e0c130b58f3520ff (diff) |
Ports
Diffstat (limited to 'community/miniupnpc')
-rw-r--r-- | community/miniupnpc/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 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') |