diff options
Diffstat (limited to 'community/python-daap')
-rw-r--r-- | community/python-daap/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/python-daap/PKGBUILD b/community/python-daap/PKGBUILD index d48f8da4d..0d823a1ae 100644 --- a/community/python-daap/PKGBUILD +++ b/community/python-daap/PKGBUILD @@ -4,7 +4,7 @@ pkgname=python-daap pkgver=0.7.1 pkgrel=3 pkgdesc="Python libraries for accessing DAAP music shares" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://jerakeen.org/code/pythondaap/" depends=('python2') license=('GPL') |