summaryrefslogtreecommitdiff
path: root/community/intel-tbb/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/intel-tbb/PKGBUILD')
-rw-r--r--community/intel-tbb/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/intel-tbb/PKGBUILD b/community/intel-tbb/PKGBUILD
index bd1f16f29..f45e81d84 100644
--- a/community/intel-tbb/PKGBUILD
+++ b/community/intel-tbb/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=intel-tbb
pkgver=4.0_20120408
pkgrel=1
pkgdesc='High level abstract threading library'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url='http://www.threadingbuildingblocks.org/'
license=('GPL')
depends=('gcc-libs')