diff options
Diffstat (limited to 'extra/python-egenix-mx-base/PKGBUILD')
-rw-r--r-- | extra/python-egenix-mx-base/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/python-egenix-mx-base/PKGBUILD b/extra/python-egenix-mx-base/PKGBUILD index 8582040b1..0fedaee98 100644 --- a/extra/python-egenix-mx-base/PKGBUILD +++ b/extra/python-egenix-mx-base/PKGBUILD @@ -7,7 +7,7 @@ origname=egenix-mx-base pkgver=3.1.3 pkgrel=2 pkgdesc="A collection of professional quality Python software tools which enhance Python's usability in many important areas - Open Source parts of the eGenix.com mx Extension series" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('custom') url="http://www.egenix.com/products/python/mxBase/" depends=('python2') |