summaryrefslogtreecommitdiff
path: root/community/gupnp-dlna
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2012-06-19 11:44:40 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2012-06-19 11:44:40 -0500
commita44ac2751e88033d5a3978d59d4bcea000eb29f3 (patch)
tree53cf44ddbc120a3b7b24ed4d2a1f0cb0aa1e50f2 /community/gupnp-dlna
parent5d091f9aafcf3e9bdc5ef3ed980cc28f2ce38b5e (diff)
Add mips64el in archs
Diffstat (limited to 'community/gupnp-dlna')
-rw-r--r--community/gupnp-dlna/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gupnp-dlna/PKGBUILD b/community/gupnp-dlna/PKGBUILD
index cbb30c5ef..dba60702f 100644
--- a/community/gupnp-dlna/PKGBUILD
+++ b/community/gupnp-dlna/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=gupnp-dlna
pkgver=0.6.6
pkgrel=1
pkgdesc="Library to ease DLNA-related bits for applications using gupnp"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://gupnp.org/"
license=('LGPL')
depends=('gstreamer0.10-base-plugins')