summaryrefslogtreecommitdiff
path: root/extra/gupnp-igd
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-11-02 13:19:08 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2012-11-02 13:19:08 +0100
commite14c183373c336ddc622e1d6cb91fd84455b36fb (patch)
treead57c004000c3439233a262d451612ca509f8600 /extra/gupnp-igd
parent7331003f023f979ab7ad98bdca0eceed11af5957 (diff)
Arch packages that might work on mips64el.
Diffstat (limited to 'extra/gupnp-igd')
-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 8e08e3a17..3d936b173 100644
--- a/extra/gupnp-igd/PKGBUILD
+++ b/extra/gupnp-igd/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=gupnp-igd
pkgver=0.2.1
pkgrel=3
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')