summaryrefslogtreecommitdiff
path: root/extra/gupnp/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/gupnp/PKGBUILD')
-rw-r--r--extra/gupnp/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/gupnp/PKGBUILD b/extra/gupnp/PKGBUILD
index 4672d7c4a..39d9fe018 100644
--- a/extra/gupnp/PKGBUILD
+++ b/extra/gupnp/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=gupnp
pkgver=0.20.10
pkgrel=1
pkgdesc="An object-oriented UPNP framework"
-arch=(i686 x86_64)
+arch=('i686' 'x86_64' 'mips64el')
url="http://gupnp.org/"
license=(LGPL)
depends=(gssdp util-linux)