From cfd954d6f3b659c595533296d21ae3673dd8bd43 Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Tue, 19 Jun 2012 08:46:59 -0500 Subject: Add mips64el in arch() of lout, serd and sord --- community/sord/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'community/sord') diff --git a/community/sord/PKGBUILD b/community/sord/PKGBUILD index 3ee624983..779212094 100644 --- a/community/sord/PKGBUILD +++ b/community/sord/PKGBUILD @@ -5,7 +5,7 @@ pkgname=sord pkgver=0.8.0 pkgrel=1 pkgdesc="A lightweight C library for storing RDF data in memory." -arch=(i686 x86_64) +arch=(i686 x86_64 mips64el) url="http://drobilla.net/software/$pkgname/" license=('custom:ISC') depends=('serd' 'pcre') -- cgit v1.2.3-54-g00ecf