python-matplotlib: module is not noarch

This commit is contained in:
Pulux 2019-07-08 12:32:25 +02:00 committed by Helmut Pozimski
parent 1148b3c1c1
commit aa1bd97327

View file

@ -1,8 +1,7 @@
# Template file for 'python-matplotlib' # Template file for 'python-matplotlib'
pkgname=python-matplotlib pkgname=python-matplotlib
version=2.2.4 version=2.2.4
revision=1 revision=2
archs=noarch
wrksrc="matplotlib-${version}" wrksrc="matplotlib-${version}"
build_style=python2-module build_style=python2-module
pycompile_module="matplotlib mpl_toolkits pylab.py" pycompile_module="matplotlib mpl_toolkits pylab.py"