summaryrefslogtreecommitdiff
path: root/community/libclastfm/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-06-20 13:48:02 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-06-20 13:48:02 -0300
commit46d785933a49b1f2d742ca828f7b12c6a9a9d401 (patch)
tree2978cfc928919023f10de535eb002da21804a9b5 /community/libclastfm/PKGBUILD
parent743408e2293a3c2dde0f83ad2ad7a176913ddeda (diff)
parent200f01be5982c89e1687f033eeb2516367f92d6f (diff)
Merge branch 'master' of ssh://gparabola/srv/git/abslibre-mips64el
Diffstat (limited to 'community/libclastfm/PKGBUILD')
-rw-r--r--community/libclastfm/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libclastfm/PKGBUILD b/community/libclastfm/PKGBUILD
index b566ae17a..76601fdc0 100644
--- a/community/libclastfm/PKGBUILD
+++ b/community/libclastfm/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=libclastfm
pkgver=0.5
pkgrel=1
pkgdesc="An unofficial C-API for the Last.fm web service"
-arch=("i686" "x86_64")
+arch=("i686" "x86_64" "mips64el")
url="http://liblastfm.sourceforge.net/"
license=('GPL')
depends=("curl")