From aa1bd9732771786829d1a9a591cc64bd3dc899fd Mon Sep 17 00:00:00 2001 From: Pulux Date: Mon, 8 Jul 2019 12:32:25 +0200 Subject: [PATCH] python-matplotlib: module is not noarch --- srcpkgs/python-matplotlib/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/python-matplotlib/template b/srcpkgs/python-matplotlib/template index 8693f189191..b155d980569 100644 --- a/srcpkgs/python-matplotlib/template +++ b/srcpkgs/python-matplotlib/template @@ -1,8 +1,7 @@ # Template file for 'python-matplotlib' pkgname=python-matplotlib version=2.2.4 -revision=1 -archs=noarch +revision=2 wrksrc="matplotlib-${version}" build_style=python2-module pycompile_module="matplotlib mpl_toolkits pylab.py"