summaryrefslogtreecommitdiff
path: root/community/pymad/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/pymad/PKGBUILD')
-rw-r--r--community/pymad/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/pymad/PKGBUILD b/community/pymad/PKGBUILD
index ace77f357..9ab61d3f2 100644
--- a/community/pymad/PKGBUILD
+++ b/community/pymad/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=pymad
pkgver=0.6
pkgrel=4
pkgdesc="Python interface to libmad."
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.spacepants.org/src/pymad/"
license=('LGPL')
depends=('libmad' 'python2')