summaryrefslogtreecommitdiff
path: root/community/python2-tagpy/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/python2-tagpy/PKGBUILD')
-rw-r--r--community/python2-tagpy/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/python2-tagpy/PKGBUILD b/community/python2-tagpy/PKGBUILD
index ed927be72..c122c14af 100644
--- a/community/python2-tagpy/PKGBUILD
+++ b/community/python2-tagpy/PKGBUILD
@@ -8,7 +8,7 @@ pkgname=python2-tagpy
pkgver=0.94.8
pkgrel=3
pkgdesc='Python bindings for TagLib'
-arch=('x86_64' 'i686')
+arch=('x86_64' 'i686' 'mips64el')
url='http://pypi.python.org/pypi/tagpy'
license=('MIT')
depends=('python2' 'taglib' 'boost-libs')