summaryrefslogtreecommitdiff
path: root/community/python2-netifaces/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/python2-netifaces/PKGBUILD')
-rw-r--r--community/python2-netifaces/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/python2-netifaces/PKGBUILD b/community/python2-netifaces/PKGBUILD
index daad6408f..fa8d1cf78 100644
--- a/community/python2-netifaces/PKGBUILD
+++ b/community/python2-netifaces/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=python2-netifaces
pkgver=0.8
pkgrel=2
pkgdesc="Portable module to access network interface information in Python"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://alastairs-place.net/netifaces/"
license=('MIT')
depends=('python2')