Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=adb56e10d84d62ea645ce2133b4cb3e9f36ae37a
commit adb56e10d84d62ea645ce2133b4cb3e9f36ae37a Author: Melko <[email protected]> Date: Wed Jan 22 18:31:19 2014 +0100 numpy-1.7.2-1-x86_64 * remove arm from archs, needs gfortran to build diff --git a/source/devel/numpy/FrugalBuild b/source/devel/numpy/FrugalBuild index 372aa89..3494293 100644 --- a/source/devel/numpy/FrugalBuild +++ b/source/devel/numpy/FrugalBuild @@ -9,7 +9,7 @@ pkgrel=1 pkgdesc="Numerical Python adds a fast array facility to the Python language" depends=('python>=2.7' 'lapack') groups=('devel') -archs=('i686' 'x86_64' 'arm') +archs=('i686' 'x86_64') Finclude sourceforge sha1sums=('002d28b1ec6d1e0a6d5342f851164808cfb96ed4') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
