From f3f72f13c82df73ec482c4d5124645619ab1ed01 Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Fri, 3 Aug 2012 11:52:01 -0500 Subject: Add mips64el in archs --- community/pd/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'community/pd') diff --git a/community/pd/PKGBUILD b/community/pd/PKGBUILD index 18449382a..07e31708e 100644 --- a/community/pd/PKGBUILD +++ b/community/pd/PKGBUILD @@ -9,7 +9,7 @@ pkgver=0.43.3 _ver=${pkgver%.*}-${pkgver##*.} pkgrel=1 pkgdesc="The Pure Data real-time music and multimedia environment" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://crca.ucsd.edu/~msp/software.html" license=('custom:BSD') depends=('jack' 'fftw' 'tk') -- cgit v1.2.3-54-g00ecf