summaryrefslogtreecommitdiff
path: root/community/calf/PKGBUILD
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2012-07-21 17:38:05 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2012-07-21 17:38:05 -0500
commit938349983211e9fe66494a51384d32c44e4d1ffd (patch)
tree2f8dc18ef6a4eda600e945637f0e879f72f41b78 /community/calf/PKGBUILD
parentccc313d8fded59e5f3ac915b91b5683b1bf47880 (diff)
Add mips64el in archs
Diffstat (limited to 'community/calf/PKGBUILD')
-rw-r--r--community/calf/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/calf/PKGBUILD b/community/calf/PKGBUILD
index 078681e5a..04e7eb64b 100644
--- a/community/calf/PKGBUILD
+++ b/community/calf/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=calf
pkgver=0.0.18.6
pkgrel=1
pkgdesc="LV2/DSSI/LADSPA plug-ins suite and standalone JACK host"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://calf.sf.net/"
license=('LGPL')
depends=('libglade' 'lash')