[arch-commits] Commit in eigen/trunk (PKGBUILD)
    Tobias Powalowski 
    tpowa at archlinux.org
       
    Mon Nov  2 14:37:46 UTC 2009
    
    
  
    Date: Monday, November 2, 2009 @ 09:37:46
  Author: tpowa
Revision: 57835
upgpkg: eigen 2.0.9-1
    bump to latest version
Modified:
  eigen/trunk/PKGBUILD
----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-11-02 14:34:01 UTC (rev 57834)
+++ PKGBUILD	2009-11-02 14:37:46 UTC (rev 57835)
@@ -5,7 +5,7 @@
 pkgver=2.0.9
 pkgrel=1
 pkgdesc="Eigen is a lightweight C++ template library for vector and matrix math, a.k.a. linear algebra."
-arch=('i686' 'x86_64')
+arch=('any')
 url='http://eigen.tuxfamily.org'
 license=('GPL' 'LGPL')
 makedepends=('cmake' 'pkgconfig')
    
    
More information about the arch-commits
mailing list