[arch-commits] Commit in julia/trunk (PKGBUILD)

Alexander Rødseth arodseth at archlinux.org
Mon Oct 12 16:08:31 UTC 2015


    Date: Monday, October 12, 2015 @ 18:08:31
  Author: arodseth
Revision: 143787

upgpkg: julia 2:0.4.0-1

Modified:
  julia/trunk/PKGBUILD

----------+
 PKGBUILD |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-12 16:08:05 UTC (rev 143786)
+++ PKGBUILD	2015-10-12 16:08:31 UTC (rev 143787)
@@ -10,8 +10,8 @@
 epoch=2
 pkgver=0.4.0
 pkgrel=1
+arch=('x86_64' 'i686')
 pkgdesc='High-level, high-performance, dynamic programming language'
-arch=('x86_64' 'i686')
 url='http://julialang.org/'
 license=('MIT')
 makedepends=('gcc-fortran' 'python2' 'libuv' 'git' 'blas' 'lapack' 'arpack' 'libunwind' 'fftw' 'gmp' 'mpfr' 'pcre' 'zlib' 'suitesparse' 'patchelf' 'cmake' 'pcre2')
@@ -106,7 +106,6 @@
 
 package_julia-docs() {
   pkgdesc='Documentation and examples for Julia'
-  arch=('any')
 
   install -d "$pkgdir/usr/share/doc"
 



More information about the arch-commits mailing list