diff options
-rw-r--r-- | pcr/llvm37/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/llvm37/PKGBUILD b/pcr/llvm37/PKGBUILD index c0ce6865d..ed9c83d26 100644 --- a/pcr/llvm37/PKGBUILD +++ b/pcr/llvm37/PKGBUILD @@ -19,7 +19,7 @@ pkgname=('llvm37' 'llvm37-libs' 'clang37' ) pkgver=3.7.1 pkgrel=2 _ocaml_ver=4.04.0 -arch=('i686' 'x86_64' 'armv7h') +arch=('armv7h') url="http://llvm.org/" license=('custom:University of Illinois/NCSA Open Source License') makedepends=('cmake' 'libffi' 'python2' "ocaml=$_ocaml_ver" 'python-sphinx' |