summaryrefslogtreecommitdiff
path: root/community/patchage/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/patchage/PKGBUILD')
-rw-r--r--community/patchage/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/patchage/PKGBUILD b/community/patchage/PKGBUILD
index 0a9e2b4c3..9b53ef5e1 100644
--- a/community/patchage/PKGBUILD
+++ b/community/patchage/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=patchage
pkgver=0.5.0
pkgrel=3
pkgdesc="A modular patch bay for audio and MIDI systems"
-arch=('i686' 'x86_64')
+arch=(i686 x86_64 'mips64el')
url="http://drobilla.net/software/patchage"
license=('GPL')
depends=('dbus-glib' 'libglademm' 'hicolor-icon-theme'