diff options
Diffstat (limited to 'pcr/python-xattr/PKGBUILD')
-rw-r--r-- | pcr/python-xattr/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/python-xattr/PKGBUILD b/pcr/python-xattr/PKGBUILD index d6977f435..f9b504284 100644 --- a/pcr/python-xattr/PKGBUILD +++ b/pcr/python-xattr/PKGBUILD @@ -4,7 +4,7 @@ pkgname=python-xattr pkgver=20111028 pkgrel=1 pkgdesc="module for manipulating filesystem extended attributes" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://undefined.org/python/#xattr" license=('MIT') conflicts=('pyattr') |