summaryrefslogtreecommitdiff
path: root/community/python2-traits/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/python2-traits/PKGBUILD')
-rw-r--r--community/python2-traits/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/python2-traits/PKGBUILD b/community/python2-traits/PKGBUILD
index b29d31cf1..9cf16a528 100644
--- a/community/python2-traits/PKGBUILD
+++ b/community/python2-traits/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=python2-traits
pkgver=4.4.0
pkgrel=1
pkgdesc="Explicitly typed attributes for Python"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="https://github.com/enthought/traits"
license=('BSD')
depends=('python2-numpy')