Date: Wednesday, May 23, 2018 @ 16:02:29
  Author: archange
Revision: 328326

Removed i686 *sigh*

Modified:
  netcdf-openmpi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2018-05-23 15:59:59 UTC (rev 328325)
+++ PKGBUILD    2018-05-23 16:02:29 UTC (rev 328326)
@@ -9,7 +9,7 @@
 pkgver=4.6.1
 pkgrel=1
 pkgdesc="network Common Data Form interface for array-oriented data access and 
corresponding library with parallel support (${_mpi} version)"
-arch=('i686' 'x86_64')
+arch=('x86_64')
 url="https://www.unidata.ucar.edu/software/netcdf/";
 depends=("hdf5-${_mpi}" "parallel-netcdf-${_mpi}" 'curl')
 makedepends=('cmake')

Reply via email to