summaryrefslogtreecommitdiff
path: root/community/libshairport
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2012-07-10 23:32:38 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2012-07-10 23:32:38 -0500
commit7ba5752139f90c7f92a32ff1e681a211dfe56d7a (patch)
tree1bc7f0a118cf2475426ecac32a8337b4a2fd1022 /community/libshairport
parent38b5b952ddc3b86560fc02e98105bf5826d25354 (diff)
Add mips64el in archs
Diffstat (limited to 'community/libshairport')
-rw-r--r--community/libshairport/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libshairport/PKGBUILD b/community/libshairport/PKGBUILD
index d6e406c41..0e1b81faa 100644
--- a/community/libshairport/PKGBUILD
+++ b/community/libshairport/PKGBUILD
@@ -8,7 +8,7 @@ _commithash='aeb4987'
pkgver=${_version}
pkgrel=2
pkgdesc="emulates an AirPort Express"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url='https://github.com/amejia1/libshairport'
license=('GPL')
depends=('openssl' 'libao')