summaryrefslogtreecommitdiff
path: root/extra
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2012-06-19 09:33:04 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2012-06-19 09:33:04 -0500
commit5d091f9aafcf3e9bdc5ef3ed980cc28f2ce38b5e (patch)
treecb821d1249af4efce878465d7a454e66dfd1d9fe /extra
parentcfd954d6f3b659c595533296d21ae3673dd8bd43 (diff)
Add mips64el in arch() of suil, lv2 and x11-ssh-askpass
Diffstat (limited to 'extra')
-rw-r--r--extra/lv2/PKGBUILD2
-rw-r--r--extra/x11-ssh-askpass/PKGBUILD2
2 files changed, 2 insertions, 2 deletions
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