From 7ba5752139f90c7f92a32ff1e681a211dfe56d7a Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Tue, 10 Jul 2012 23:32:38 -0500 Subject: Add mips64el in archs --- community/lilv/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'community/lilv/PKGBUILD') diff --git a/community/lilv/PKGBUILD b/community/lilv/PKGBUILD index 89af2303f..abe83fdc4 100644 --- a/community/lilv/PKGBUILD +++ b/community/lilv/PKGBUILD @@ -5,7 +5,7 @@ pkgname=lilv pkgver=0.14.2 pkgrel=1 pkgdesc="A library to make the use of LV2 plugins as simple as possible for applications." -arch=(i686 x86_64) +arch=(i686 x86_64 mips64el) url="http://drobilla.net/software/$pkgname/" license=('custom:ISC') depends=('python2' 'sratom' 'jack') -- cgit v1.2.3-54-g00ecf