From 3c2d100cb1741c8fe59cf5fdedae22468c4fa720 Mon Sep 17 00:00:00 2001 From: fosslinux Date: Tue, 15 Sep 2020 16:59:13 +1000 Subject: [PATCH] python-enum34: remove noarch. --- srcpkgs/python-enum34/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/python-enum34/template b/srcpkgs/python-enum34/template index 9bd644fe47d..99ca2ade67a 100644 --- a/srcpkgs/python-enum34/template +++ b/srcpkgs/python-enum34/template @@ -1,8 +1,7 @@ # Template file for 'python-enum34' pkgname=python-enum34 version=1.1.6 -revision=1 -archs=noarch +revision=2 wrksrc="enum34-${version}" build_style=python2-module hostmakedepends="python-setuptools"