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