From b526d07bfb34845a348b6bd1eb9f8f6f8ac0c31a Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Tue, 19 Jun 2012 08:40:06 -0500 Subject: Add mips64el in arch() of libclastfm --- community/libclastfm/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'community/libclastfm') 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") -- cgit v1.2.3-54-g00ecf