summaryrefslogtreecommitdiff
path: root/extra/pymad/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/pymad/PKGBUILD')
-rw-r--r--extra/pymad/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/pymad/PKGBUILD b/extra/pymad/PKGBUILD
index 7b552f30e..768180463 100644
--- a/extra/pymad/PKGBUILD
+++ b/extra/pymad/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=pymad
pkgver=0.6
pkgrel=3
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')