diff options
author | Nicolás Reynolds <apoyosis@correo.inta.gob.ar> | 2012-11-14 17:19:33 -0300 |
---|---|---|
committer | Nicolás Reynolds <apoyosis@correo.inta.gob.ar> | 2012-11-14 17:19:33 -0300 |
commit | 4886a5f8a3f823a5dedea6d137ab650544cefb9d (patch) | |
tree | 5acf0476c59b8b8a94656c995321384dcca06b06 /social/libnatpmp | |
parent | 307bc83ad777adf5abd28c7ff6564acabe87dd76 (diff) |
Updates
Diffstat (limited to 'social/libnatpmp')
-rw-r--r-- | social/libnatpmp/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/social/libnatpmp/PKGBUILD b/social/libnatpmp/PKGBUILD index e81d3445f..ded1e6ca5 100644 --- a/social/libnatpmp/PKGBUILD +++ b/social/libnatpmp/PKGBUILD @@ -4,7 +4,7 @@ pkgname=libnatpmp pkgver=20120821 pkgrel=1 pkgdesc="A portable and fully compliant implementation of the NAT-PMP protocol" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://miniupnp.free.fr/libnatpmp.html" license=('BSD') depends=('glibc') |