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