summaryrefslogtreecommitdiff
path: root/extra/gupnp-av
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 /extra/gupnp-av
parent5d091f9aafcf3e9bdc5ef3ed980cc28f2ce38b5e (diff)
Add mips64el in archs
Diffstat (limited to 'extra/gupnp-av')
-rw-r--r--extra/gupnp-av/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/gupnp-av/PKGBUILD b/extra/gupnp-av/PKGBUILD
index 97ea02440..91109b346 100644
--- a/extra/gupnp-av/PKGBUILD
+++ b/extra/gupnp-av/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=gupnp-av
pkgver=0.10.2
pkgrel=1
pkgdesc="Library to ease handling and implementation of UPnP A/V profiles"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://gupnp.org/"
license=('LGPL')
depends=('gupnp')