summaryrefslogtreecommitdiff
path: root/community/pianobar/PKGBUILD
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2012-06-25 23:14:52 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2012-06-25 23:14:52 -0500
commit14a4ed053872549facd5a1f4817bee71bb21c8f7 (patch)
tree7d9d241bdc00bb4d0d73a7c8e9c2b479c6df36e1 /community/pianobar/PKGBUILD
parent35f6c389808662679812a4d2f6a31ac279b8314e (diff)
Add mips64el in archs
Diffstat (limited to 'community/pianobar/PKGBUILD')
-rw-r--r--community/pianobar/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/pianobar/PKGBUILD b/community/pianobar/PKGBUILD
index e030c46f0..a8b929543 100644
--- a/community/pianobar/PKGBUILD
+++ b/community/pianobar/PKGBUILD
@@ -8,7 +8,7 @@ pkgver=2012.05.06
pkgrel=3
pkgdesc="console-based frontend for Pandora"
url="http://6xq.net/0017"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('MIT')
depends=('libao' 'faad2' 'libmad' 'gnutls' 'json-c' 'libgcrypt')
source=(http://6xq.net/media/00/16/pianobar-$pkgver.tar.bz2)