summaryrefslogtreecommitdiff
path: root/extra/vc/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/vc/PKGBUILD')
-rw-r--r--extra/vc/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/vc/PKGBUILD b/extra/vc/PKGBUILD
index 86a038e0b..8c783d83b 100644
--- a/extra/vc/PKGBUILD
+++ b/extra/vc/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=0.7.0
pkgrel=1
pkgdesc="A library to ease explicit vectorization of C++ code"
url='http://code.compeng.uni-frankfurt.de/projects/vc/'
-arch=('x86_64' 'i686')
+arch=('x86_64' 'i686' 'mips64el')
license=('LGPL3')
makedepends=('cmake')
source=("http://code.compeng.uni-frankfurt.de/attachments/download/158/Vc-${pkgver}.tar.gz")