summaryrefslogtreecommitdiff
path: root/extra/gssdp
diff options
context:
space:
mode:
authorJoe <joe@joelightning.com>2011-10-08 12:47:21 +0100
committerJoe <joe@joelightning.com>2011-10-08 12:47:21 +0100
commit0fa9a964f7b7aae5309ee264d55862725c757dc4 (patch)
treeaed56bf414b6b2a26a54ca80e6ed34b3f8c5adb3 /extra/gssdp
parente9dfbb495c1dd17b793a04cd338ede2577089925 (diff)
arch array
Diffstat (limited to 'extra/gssdp')
-rw-r--r--extra/gssdp/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/gssdp/PKGBUILD b/extra/gssdp/PKGBUILD
index aa78f6b01..2ea27fe5a 100644
--- a/extra/gssdp/PKGBUILD
+++ b/extra/gssdp/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=gssdp
pkgver=0.12.0
pkgrel=1
pkgdesc="A GObject-based API for handling resource discovery and announcement over SSDP"
-arch=('i686' 'x86_64')
+arch=(mips64el)
url="http://gupnp.org/"
license=('LGPL')
depends=('libsoup')