From a4695d5860d87cf82718899318d0cdc0c9060abd Mon Sep 17 00:00:00 2001 From: fosslinux Date: Tue, 15 Sep 2020 16:59:15 +1000 Subject: [PATCH] python-funcsigs: remove noarch. --- srcpkgs/python-funcsigs/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/python-funcsigs/template b/srcpkgs/python-funcsigs/template index 26f14b0ca3c..404dcec51ae 100644 --- a/srcpkgs/python-funcsigs/template +++ b/srcpkgs/python-funcsigs/template @@ -1,8 +1,7 @@ # Template file for 'python-funcsigs' pkgname=python-funcsigs version=1.0.2 -revision=1 -archs=noarch +revision=2 wrksrc="funcsigs-${version}" build_style=python2-module pycompile_module="funcsigs"