diff options
Diffstat (limited to 'community/herqq/PKGBUILD')
-rw-r--r-- | community/herqq/PKGBUILD | 2 |
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') |