summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--community/suil/PKGBUILD2
-rw-r--r--extra/lv2/PKGBUILD2
-rw-r--r--extra/x11-ssh-askpass/PKGBUILD2
3 files changed, 3 insertions, 3 deletions
diff --git a/community/suil/PKGBUILD b/community/suil/PKGBUILD
index e44474115..17b65e29d 100644
--- a/community/suil/PKGBUILD
+++ b/community/suil/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=suil
pkgver=0.6.2
pkgrel=1
pkgdesc="A lightweight C library for loading and wrapping LV2 plugin UIs"
-arch=(i686 x86_64)
+arch=(i686 x86_64 mips64el)
url="http://drobilla.net/software/$pkgname/"
license=('custom:ISC')
depends=('lv2')
diff --git a/extra/lv2/PKGBUILD b/extra/lv2/PKGBUILD
index a45496af2..7b32d4c3a 100644
--- a/extra/lv2/PKGBUILD
+++ b/extra/lv2/PKGBUILD
@@ -7,7 +7,7 @@ pkgrel=2
pkgdesc="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' 'libsndfile' 'gtk2')
optdepends=('libsndfile: lv2-eg-sampler'
'gtk2: lv2-eg-sampler')
diff --git a/extra/x11-ssh-askpass/PKGBUILD b/extra/x11-ssh-askpass/PKGBUILD
index 37b84c4d0..5d3d0f2f1 100644
--- a/extra/x11-ssh-askpass/PKGBUILD
+++ b/extra/x11-ssh-askpass/PKGBUILD
@@ -11,7 +11,7 @@ pkgrel=3
pkgdesc='Lightweight passphrase dialog for SSH'
url='http://www.jmknoble.net/software/x11-ssh-askpass/'
license=('custom')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
depends=('libxt')
makedepends=('imake')
#source=("${url}${pkgname}-${pkgver}.tar.gz" # httpd only sends half the bits