summaryrefslogtreecommitdiff
path: root/community/pyxattr/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/pyxattr/PKGBUILD')
-rw-r--r--community/pyxattr/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/pyxattr/PKGBUILD b/community/pyxattr/PKGBUILD
index 2b0603640..adbe4b22e 100644
--- a/community/pyxattr/PKGBUILD
+++ b/community/pyxattr/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=pyxattr
pkgver=0.5.0
pkgrel=1
pkgdesc="A python extension module that allows you to manipulate the extended attributes."
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url='http://pyxattr.sourceforge.net/'
license=('GPL')
depends=('python2')