diff options
Diffstat (limited to 'community/python2-pytables/PKGBUILD')
-rw-r--r-- | community/python2-pytables/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/python2-pytables/PKGBUILD b/community/python2-pytables/PKGBUILD index 52bdee71f..b876cc266 100644 --- a/community/python2-pytables/PKGBUILD +++ b/community/python2-pytables/PKGBUILD @@ -5,7 +5,7 @@ pkgname=python2-pytables pkgver=2.4.0 pkgrel=3 -arch=("i686" "x86_64") +arch=("i686" "x86_64" "mips64el") pkgdesc="PyTables is a package for managing hierarchical datasets and designed to efficiently and easily cope with extremely large amounts of data" url="http://www.pytables.org" license=("BSD") |