diff options
Diffstat (limited to 'extra/lv2core')
-rw-r--r-- | extra/lv2core/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/lv2core/PKGBUILD b/extra/lv2core/PKGBUILD index d483ab952..48c7d4b6c 100644 --- a/extra/lv2core/PKGBUILD +++ b/extra/lv2core/PKGBUILD @@ -7,7 +7,7 @@ pkgrel=1 pkgdesc="LV2: Successor to the LADSPA audio plug-in standard" url="http://lv2plug.in/" license=('LGPL' 'custom') -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') makedepends=('python2') provides=('lv2') changelog=$pkgname.changelog |