diff options
Diffstat (limited to 'community/python2-traits/PKGBUILD')
-rw-r--r-- | community/python2-traits/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/python2-traits/PKGBUILD b/community/python2-traits/PKGBUILD index 8c6e51e36..842eb0e8d 100644 --- a/community/python2-traits/PKGBUILD +++ b/community/python2-traits/PKGBUILD @@ -6,7 +6,7 @@ pkgver=4.2.0 _githubtag=0afc79d pkgrel=2 pkgdesc="Explicitly typed attributes for Python" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://code.enthought.com/projects/traits/" license=('BSD') depends=('python2-numpy') |