summaryrefslogtreecommitdiff
path: root/community/herqq/PKGBUILD
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2013-03-31 01:06:04 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2013-03-31 01:06:04 -0500
commit7d75b30e3922989b5c93d610b6c140b45ed521cc (patch)
tree4eec02b52809f1a3785ea33169cbf33dafc92ccd /community/herqq/PKGBUILD
parentfb3e714365e4891fcadd98abc65dc0b7f702fa8f (diff)
Add mips64el in archs
Diffstat (limited to 'community/herqq/PKGBUILD')
-rw-r--r--community/herqq/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/herqq/PKGBUILD b/community/herqq/PKGBUILD
index 9728f46c3..c7ff73ea4 100644
--- a/community/herqq/PKGBUILD
+++ b/community/herqq/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=herqq
pkgver=1.0.0
pkgrel=2
pkgdesc='Software library for building UPnP devices (HUPnP)'
-arch=('x86_64' 'i686')
+arch=('x86_64' 'i686' 'mips64el')
url='http://www.herqq.org/'
license=('GPL')
depends=('qt4')