summaryrefslogtreecommitdiff
path: root/community/python-psutil/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/python-psutil/PKGBUILD')
-rw-r--r--community/python-psutil/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/python-psutil/PKGBUILD b/community/python-psutil/PKGBUILD
index 498ef4296..5fd1f3ef5 100644
--- a/community/python-psutil/PKGBUILD
+++ b/community/python-psutil/PKGBUILD
@@ -5,7 +5,7 @@ pkgbase=python-psutil
pkgname=('python-psutil' 'python2-psutil')
pkgver=1.2.1
pkgrel=1
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url='http://code.google.com/p/psutil/'
license=('custom: BSD')
makedepends=('python' 'python-setuptools' 'python2' 'python2-setuptools')