summaryrefslogtreecommitdiff
path: root/extra/herqq
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2012-07-24 05:13:16 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2012-07-24 05:13:16 -0500
commit6d585eb3ccb8cc18ecc977432ee3b6d618f1a41f (patch)
tree7633ecda5b3686647f84654a9e6b644076fee8fe /extra/herqq
parentcc565b7309a5708f2375b5f6926d173fd122119d (diff)
Add mips64el in archs
Diffstat (limited to 'extra/herqq')
-rw-r--r--extra/herqq/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/herqq/PKGBUILD b/extra/herqq/PKGBUILD
index 98f705a1f..ccb97cb0e 100644
--- a/extra/herqq/PKGBUILD
+++ b/extra/herqq/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=herqq
pkgver=1.0.0
pkgrel=1
pkgdesc="A software library for building UPnP devices (HUPnP)"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.herqq.org/"
license=('GPL')
depends=('qt')