Fix architectures.
This commit is contained in:
@@ -5,7 +5,7 @@ pkgname=("${MINGW_PACKAGE_PREFIX}-python2-$_realname" "${MINGW_PACKAGE_PREFIX}-p
|
||||
pkgver=1.4.0
|
||||
pkgrel=2
|
||||
pkgdesc="A python plotting library, making publication quality plots (mingw-w64)"
|
||||
arch=('i686' 'x86_64')
|
||||
arch=('any')
|
||||
url='http://matplotlib.org'
|
||||
license=('custom')
|
||||
makedepends=(
|
||||
|
||||
Reference in New Issue
Block a user