summaryrefslogtreecommitdiff
path: root/community/python-pytables/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/python-pytables/PKGBUILD')
-rw-r--r--community/python-pytables/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/python-pytables/PKGBUILD b/community/python-pytables/PKGBUILD
index abe919c77..fc5876a12 100644
--- a/community/python-pytables/PKGBUILD
+++ b/community/python-pytables/PKGBUILD
@@ -6,7 +6,7 @@ pkgbase=python-pytables
pkgname=('python2-pytables' 'python-pytables')
pkgver=3.1.0
pkgrel=1
-arch=("i686" "x86_64")
+arch=("i686" "x86_64" "mips64el")
pkgdesc="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")